Skip to content

Commit 1fb40cb

Browse files
build(deps): bump javalite from 3.25.5 to 4.32.1
Bumps `javalite` from 3.25.5 to 4.32.1. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-javalite` from 3.25.5 to 4.32.1 Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.5 to 4.32.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-kotlin-lite dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e894db1 commit 1fb40cb

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
@@ -40,7 +40,7 @@ httpclientAndroid = "4.3.5.1"
4040
integrity = "1.4.0"
4141
jacksonCore = "2.13.1"
4242
jacksonDatabind = "2.18.2"
43-
javalite = "3.25.5"
43+
javalite = "4.32.1"
4444
jsonassert = "1.5.0"
4545
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
4646
kotestAssertionsCore = "5.8.1"

0 commit comments

Comments
 (0)