Skip to content

Commit e66d818

Browse files
fix(deps): update errorproneversion to v2.44.0
1 parent 715dd9d commit e66d818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
3737

3838
val autoServiceVersion = "1.1.1"
3939
val autoValueVersion = "1.11.1"
40-
val errorProneVersion = "2.43.0"
40+
val errorProneVersion = "2.44.0"
4141
val byteBuddyVersion = "1.18.0"
4242
val asmVersion = "9.9"
4343
val jmhVersion = "1.37"

0 commit comments

Comments
 (0)