Skip to content

Commit 1685c1d

Browse files
Bump autoServiceVersion from 1.1.0 to 1.1.1 (#916)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98a8ac8 commit 1685c1d

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
@@ -21,7 +21,7 @@ val DEPENDENCY_BOMS = listOf(
2121
"org.testcontainers:testcontainers-bom:1.18.3"
2222
)
2323

24-
val autoServiceVersion = "1.1.0"
24+
val autoServiceVersion = "1.1.1"
2525
val autoValueVersion = "1.10.1"
2626
val errorProneVersion = "2.19.1"
2727
val prometheusVersion = "0.16.0"

0 commit comments

Comments
 (0)