Skip to content

Commit a637c05

Browse files
committed
Update lint to v31.13.0
1 parent 1bd20aa commit a637c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jdk = "23"
55
# lint checks must target JDK 17, but the runtime should remain 11
66
lintJvmTarget = "17"
77
runtimeJvmTarget = "11"
8-
lint = "31.12.0-alpha09"
8+
lint = "31.13.0"
99

1010
[plugins]
1111
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }

0 commit comments

Comments
 (0)