Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_core to v2.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidburstrom committed Nov 19, 2024
1 parent 91b2099 commit c7e037a
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.35.1"
val errorProneVersion = "2.36.0"
val googleJavaFormatVersion = "1.16.0"
val ktlintVersion = "1.4.1"
version = "0.1.0-SNAPSHOT"
Expand Down

0 comments on commit c7e037a

Please sign in to comment.