Skip to content

Commit 4cf2c4b

Browse files
committed
chore: dep updates
1 parent 3c78881 commit 4cf2c4b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gradle-kotlin-dsl = "6.1.2"
5050
exoquery-plugin = "2.1.20-1.3.0.PL"
5151
exoquery-sql = "1.3.0.PL-1.3.0"
5252
exposed = "1.0.0-beta-2"
53-
postgresql = "42.7.5"
53+
postgresql = "42.7.6"
5454
embedded-postgres = "2.1.0"
5555
embedded-postgres-bom = "17.5.0"
5656
evas = "1.3.0"
@@ -74,14 +74,14 @@ otel-instr-alpha = "2.16.0-alpha"
7474
otel-semconv = "1.32.0"
7575
otel-contrib = "1.46.0-alpha"
7676
otel-kotlin = "0.1.1"
77-
okio = "3.11.0"
77+
okio = "3.12.0"
7878
sslcontext-kickstart = "9.1.0"
7979
ksp-auto-service = "1.2.0"
8080
zip-prefixer = "0.3.1"
8181
ajalt-mordant = "3.0.2"
8282
ajalt-clikt = "5.0.3"
8383
ajalt-colormath = "3.6.1"
84-
jline = "3.30.3"
84+
jline = "3.30.4"
8585
classgraph = "4.8.179"
8686
cache4k = "0.14.0"
8787
intellij-coverage = "1.0.766"
@@ -90,18 +90,18 @@ jgit = "7.2.1.202505142326-r"
9090
jte = "3.2.1"
9191
sshj = "0.40.0"
9292
jsch = "2.27.0"
93-
pty4j = "0.13.4"
93+
pty4j = "0.13.5"
9494
oshi = "6.8.1"
9595
junit = "5.13.0-RC1"
9696
koin = "4.1.0-RC1"
9797
koin-annotations = "2.0.1-RC1"
98-
metro = "0.3.3"
98+
metro = "0.3.4"
9999
kotest = "6.0.0.M4"
100100
mockk = "1.14.2"
101101
mokkery = "2.8.0"
102102
wiremock = "4.0.0-beta.9"
103103
wiremock-kotlin = "2.1.1"
104-
okhttp = "5.0.0-alpha.14"
104+
okhttp = "5.0.0-alpha.15"
105105
slf4j = "2.1.0-alpha1"
106106
logback = "1.5.18"
107107
logback-tyler = "1.0.2"
@@ -139,7 +139,7 @@ kmp-store5 = "5.1.0-alpha06"
139139
kmp-settings = "1.3.0"
140140
kmp-appdirs = "1.2.0"
141141
parsus = "0.6.1"
142-
ksoup = "0.2.3"
142+
ksoup = "0.2.4"
143143
java-keyring = "1.0.4"
144144
java-keychain = "1.1.0"
145145
webjars-xterm = "5.3.0"
@@ -233,16 +233,16 @@ nmcp = "0.1.5"
233233
nexus-publish = "2.0.0"
234234
vanniktech-publish = "0.32.0"
235235
gradle-publish = "1.3.1"
236-
shadow = "9.0.0-beta13"
237-
spotless = "7.0.3"
236+
shadow = "9.0.0-beta15"
237+
spotless = "7.0.4"
238238
semver-plugin = "0.8.0"
239239
gratatouille = "0.0.8"
240240
vercraft = "0.6.0"
241241
kmpmt = "0.1.1"
242242
tasktree = "4.0.1"
243243
sigstore = "1.3.0"
244244
reproducible-builds = "1.0"
245-
autonomousapps-depanalysis = "2.17.0"
245+
autonomousapps-depanalysis = "2.18.0"
246246
autonomousapps-bestpractices = "0.10"
247247
graalvm-nativeimage = "0.10.6"
248248
github-depgraph = "0.1.0"

0 commit comments

Comments
 (0)