Bump autoServiceVersion from 1.1.0 to 1.1.1 (#8696)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-13 09:57:39 +03:00 committed by GitHub
parent 506ccb6b7d
commit 195dcd73d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(
"org.spockframework:spock-bom:2.4-M1-groovy-4.0"
)
val autoServiceVersion = "1.1.0"
val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.10.1"
val errorProneVersion = "2.19.1"
val byteBuddyVersion = "1.14.5"