Skip to content

Commit 2befda0

Browse files
Update dependency com.google.errorprone:error_prone_core to v2.24.1
1 parent 00e0ee2 commit 2befda0

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
@@ -31,7 +31,7 @@ kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ve
3131
kotlin-serializationPlugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
3232

3333
errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
34-
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.10.0" }
34+
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.24.1" }
3535
errorproneJavac = { module = "com.google.errorprone:javac", version = "9+181-r4173-1" }
3636

3737
animalSnifferPlugin = "ru.vyarus:gradle-animalsniffer-plugin:1.7.1"

0 commit comments

Comments
 (0)