Skip to content

Commit add0a88

Browse files
Update dependency com.google.errorprone:error_prone_core to v2.26.1
1 parent ae8c4ee commit add0a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ve
3434
kotlin-serializationPlugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
3535

3636
errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
37-
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.10.0" }
37+
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.26.1" }
3838
errorproneJavac = { module = "com.google.errorprone:javac", version = "9+181-r4173-1" }
3939

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

0 commit comments

Comments
 (0)