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 c61c0c9 commit 717a7ffCopy full SHA for 717a7ff
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.6.7" }
0 commit comments