Skip to content

Commit eb8748b

Browse files
fix(deps): update errorproneversion to v2.27.1 (main) (patch) (#11265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 745d880 commit eb8748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(
4040

4141
val autoServiceVersion = "1.1.1"
4242
val autoValueVersion = "1.10.4"
43-
val errorProneVersion = "2.27.0"
43+
val errorProneVersion = "2.27.1"
4444
val byteBuddyVersion = "1.14.14"
4545
val asmVersion = "9.7"
4646
val jmhVersion = "1.37"

0 commit comments

Comments
 (0)