Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_core to v2.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidburstrom committed May 1, 2024
1 parent 32da0f4 commit b9e0954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("org.gradle.signing")
}

val errorProneVersion = "2.27.0"
val errorProneVersion = "2.27.1"
val googleJavaFormatVersion = "1.16.0"
val ktlintVersion = "1.2.1"
version = "0.1.0-SNAPSHOT"
Expand Down

0 comments on commit b9e0954

Please sign in to comment.