Skip to content

Commit 9216204

Browse files
dependabot[bot]mikehardy
authored andcommitted
build(deps): bump com.google.protobuf:protobuf-kotlin-lite
Bumps com.google.protobuf:protobuf-kotlin-lite from 4.31.1 to 4.32.0. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-kotlin-lite dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3295e5c commit 9216204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ junitJupiter = "5.13.4"
2929
# https://github.com/JetBrains/kotlin/releases/
3030
kotlin = '2.2.0'
3131
# https://github.com/protocolbuffers/protobuf/releases
32-
protobuf = "4.31.1"
32+
protobuf = "4.32.0"
3333
robolectric = "4.15.1"
3434
timber = "5.0.1"
3535
ktlint = '1.5.0'

0 commit comments

Comments
 (0)