Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/com.github.spotbugs-5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvanek authored Oct 23, 2023
2 parents 1540891 + f8aca8b commit e7cef76
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 @@ -56,7 +56,7 @@ subprojects {
testImplementation("org.junit.jupiter:junit-jupiter-api")

checkstyle("com.thomasjensen.checkstyle.addons:checkstyle-addons:7.0.1")
errorprone("com.google.errorprone:error_prone_core:2.22.0")
errorprone("com.google.errorprone:error_prone_core:2.23.0")
}

java {
Expand Down

0 comments on commit e7cef76

Please sign in to comment.