We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd20aa commit a637c05Copy full SHA for a637c05
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ jdk = "23"
5
# lint checks must target JDK 17, but the runtime should remain 11
6
lintJvmTarget = "17"
7
runtimeJvmTarget = "11"
8
-lint = "31.12.0-alpha09"
+lint = "31.13.0"
9
10
[plugins]
11
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }
0 commit comments