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:
parent
506ccb6b7d
commit
195dcd73d8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue