Skip to content

Commit 90b84fb

Browse files
dependabot[bot]sgammon
authored andcommitted
chore(deps): bump com.google.protobuf:protobuf-kotlin
Bumps com.google.protobuf:protobuf-kotlin from 3.25.1 to 3.25.2. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a39da5c commit 90b84fb

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
@@ -84,7 +84,7 @@ junit_jupiter_engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
8484
junit_jupiter_params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit_jupiter" }
8585
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
8686
protobuf_java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
87-
protobuf_kotlin = "com.google.protobuf:protobuf-kotlin:3.25.1"
87+
protobuf_kotlin = "com.google.protobuf:protobuf-kotlin:3.25.2"
8888
protobuf_util = { module = "com.google.protobuf:protobuf-java-util", version.ref = "protobuf" }
8989
truth = { module = "com.google.truth:truth", version.ref = "truth" }
9090
truth_proto = { module = "com.google.truth.extensions:truth-proto-extension", version.ref = "truth" }

0 commit comments

Comments
 (0)