We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dddefc8 + 30ee2d6 commit e38a9e3Copy full SHA for e38a9e3
1 file changed
gradle/libs.versions.toml
@@ -54,4 +54,4 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
54
checker = { id = "org.checkerframework", version.ref = "checkerp" }
55
jacocolog = { id = "org.barfuin.gradle.jacocolog" }
56
sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
57
-modernizer = { id = "com.github.andygoossens.modernizer", version = "1.12.0" }
+modernizer = { id = "com.github.andygoossens.modernizer", version = "1.13.0" }
0 commit comments