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 d49c170 commit 4d89b01Copy full SHA for 4d89b01
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