Skip to content

Commit 4ac2f3c

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump com.google.protobuf:protobuf-kotlin-lite
Bumps com.google.protobuf:protobuf-kotlin-lite from 4.33.1 to 4.33.2. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-kotlin-lite dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e376e7b commit 4ac2f3c

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 @@ junit = "6.0.1"
2929
# https://github.com/JetBrains/kotlin/releases/
3030
kotlin = '2.2.10'
3131
# https://github.com/protocolbuffers/protobuf/releases
32-
protobuf = "4.33.1"
32+
protobuf = "4.33.2"
3333
robolectric = "4.16"
3434
timber = "5.0.1"
3535
ktlint = '1.5.0'

0 commit comments

Comments
 (0)