Skip to content

Commit

Permalink
Bump checkerframework to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsi committed Nov 3, 2020
1 parent 78d9777 commit 7cb10ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ calcite.avatica.version=1.17.0
# publishGradleMetadata=true

# Plugins
org.checkerframework.version=0.5.10
org.checkerframework.version=0.5.12
com.github.autostyle.version=3.0
com.github.johnrengelman.shadow.version=5.1.0
com.github.spotbugs.version=2.0.0
com.github.vlsi.vlsi-release-plugins.version=1.70
com.google.protobuf.version=0.8.10
de.thetaphi.forbiddenapis.version=2.7
kotlin.version=1.3.50
net.ltgt.errorprone.version=1.2.1
net.ltgt.errorprone.version=1.3.0
me.champeau.gradle.jmh.version=0.5.0
org.jetbrains.gradle.plugin.idea-ext.version=0.5
org.nosphere.apache.rat.version=0.7.0
Expand All @@ -61,7 +61,7 @@ org.owasp.dependencycheck.version=5.2.2
# docker-maven-plugin.version=1.2.0

# Tools
checkerframework.version=3.7.0
checkerframework.version=3.7.1
checkstyle.version=8.28
spotbugs.version=3.1.11
errorprone.version=2.4.0
Expand Down

0 comments on commit 7cb10ba

Please sign in to comment.