Skip to content

Commit 20112ea

Browse files
committed
chore: dep updates
1 parent 52926ef commit 20112ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.sdkmanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Enable auto-env through the sdkman_auto_env config
22
# Add key=value pairs of SDKs to use below
3-
java=21.0.8-zulu
3+
java=21.0.9-zulu

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ mockk = "1.14.6"
105105
mokkery = "3.0.0-Beta3"
106106
wiremock = "4.0.0-beta.15"
107107
wiremock-kotlin = "2.1.1"
108-
okhttp = "5.2.1"
108+
okhttp = "5.3.0"
109109
slf4j = "2.1.0-alpha1"
110110
logback = "1.5.20"
111111
logback-tyler = "1.0.3"
@@ -255,7 +255,7 @@ kmpmt = "0.1.1"
255255
tasktree = "4.0.1"
256256
sigstore = "2.0.0-rc2"
257257
reproducible-builds = "1.1"
258-
autonomousapps-depanalysis = "3.4.0"
258+
autonomousapps-depanalysis = "3.4.1"
259259
autonomousapps-bestpractices = "0.10"
260260
graalvm-nativeimage = "0.11.2"
261261
github-depgraph = "0.1.0"

0 commit comments

Comments
 (0)