Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Mar 12, 2024
1 parent 27d96dc commit 0bb07e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(

val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.10.4"
val errorProneVersion = "2.25.0"
val errorProneVersion = "2.26.0"
val byteBuddyVersion = "1.14.12"
val asmVersion = "9.6"
val jmhVersion = "1.37"
Expand Down

0 comments on commit 0bb07e8

Please sign in to comment.