Skip to content

Commit 62f080f

Browse files
Update errorProneVersion to v2.26.1 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c68cce commit 62f080f

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
@@ -19,7 +19,7 @@ val DEPENDENCY_BOMS = listOf(
1919

2020
val autoServiceVersion = "1.1.1"
2121
val autoValueVersion = "1.10.4"
22-
val errorProneVersion = "2.26.0"
22+
val errorProneVersion = "2.26.1"
2323
val prometheusVersion = "0.16.0"
2424
val mockitoVersion = "4.11.0"
2525
val slf4jVersion = "2.0.12"

0 commit comments

Comments
 (0)