Skip to content

Commit 05b2a2d

Browse files
Bump the third-party group across 1 directory with 3 updates
Bumps the third-party group with 3 updates in the / directory: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp), com.google.protobuf:protobuf-javalite and com.diffplug.spotless. Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.google.protobuf:protobuf-javalite` from 4.33.0 to 4.33.1 Updates `com.diffplug.spotless` from 8.0.0 to 8.1.0 --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee93be7 commit 05b2a2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dokka = "2.1.0"
55
nexus = "2.0.0"
66
semver-git = "2.3.7"
77
openapi-gen = "7.17.0"
8-
spotless = "8.0.0"
8+
spotless = "8.1.0"
99
shadow-jar = "9.2.2"
1010
download = "5.6.0"
1111

@@ -28,8 +28,8 @@ springboot = "3.2.5"
2828
jackson = "2.20.1"
2929
jksn-annotation = "2.20"
3030
jakarta-annotation = "1.3.5"
31-
okhttp3 = "5.3.0"
32-
protobuf = "4.33.0"
31+
okhttp3 = "5.3.2"
32+
protobuf = "4.33.1"
3333
metrics = "4.2.37"
3434
bouncycastle = "1.82"
3535

0 commit comments

Comments
 (0)