Skip to content

Commit 2c4a283

Browse files
Bump autoValueVersion from 1.10.1 to 1.10.2 (open-telemetry#8822)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 509448f commit 2c4a283

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
@@ -41,7 +41,7 @@ val DEPENDENCY_BOMS = listOf(
4141
)
4242

4343
val autoServiceVersion = "1.1.1"
44-
val autoValueVersion = "1.10.1"
44+
val autoValueVersion = "1.10.2"
4545
val errorProneVersion = "2.19.1"
4646
val byteBuddyVersion = "1.14.5"
4747
val asmVersion = "9.5"

0 commit comments

Comments
 (0)