File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ plugins {
2424 id ' biz.aQute.bnd' version ' 7.1.0' apply false
2525
2626 id " com.diffplug.spotless" version " 7.0.4"
27- id ' org.checkerframework' version ' 0.6.56 '
27+ id ' org.checkerframework' version ' 0.6.61 '
2828 id ' org.hibernate.orm.build.jdks'
2929
3030 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencyResolutionManagement {
7777 // WARNING: When upgrading to a version of bytebuddy that supports a new bytecode version,
7878 // make sure to remove the now unnecessary net.bytebuddy.experimental=true in relevant CI jobs (Jenkinsfile).
7979 def byteBuddyVersion = version " byteBuddy" , " 1.17.6"
80- def checkerFrameworkVersion = version " checkerFramework" , " 3.49.5 "
80+ def checkerFrameworkVersion = version " checkerFramework" , " 3.52.0 "
8181 def classmateVersion = version " classmate" , " 1.7.0"
8282 def geolatteVersion = version " geolatte" , " 1.10"
8383 def hibernateModelsVersion = version " hibernateModels" , " 1.0.1"
You can’t perform that action at this time.
0 commit comments