Skip to content

Commit a047509

Browse files
committed
chore: dep updates
1 parent a5b5302 commit a047509

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

gradle/libs.versions.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlinx-benchmark = "0.4.14"
3838
kotlinx-fuzz = "0.2.2"
3939
kotlinx-metadata = "0.9.0"
4040
kotlinx-reflect-lite = "1.2.0-RC"
41-
kotlin-lincheck = "3.1.1"
41+
kotlin-lincheck = "3.2"
4242
kotlin-wrappers = "2025.8.10"
4343
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4444
kotlin-serviceloader = "0.0.19"
@@ -56,7 +56,7 @@ embedded-postgres-bom = "17.5.0"
5656
evas = "1.3.0"
5757
kopy = "0.16.3+2.1.21"
5858
poko = "0.19.3"
59-
mappie = "2.2.0-1.4.0"
59+
mappie = "2.2.0-1.4.1"
6060
akkurate = "0.11.0"
6161
kaml = "0.85.0"
6262
snakeyaml-engine-kmp = "3.1.1"
@@ -68,12 +68,12 @@ ktor = "3.2.3"
6868
ktor-cohort = "2.7.2"
6969
fusionauth-http = "0.4.0-RC.4"
7070
otel = "1.53.0"
71-
otel-alpha = "1.52.0-alpha"
71+
otel-alpha = "1.53.0-alpha"
7272
otel-instr = "2.18.1"
7373
otel-instr-alpha = "2.18.1-alpha"
7474
otel-semconv = "1.34.0"
7575
otel-contrib = "1.48.0-alpha"
76-
otel-kotlin = "0.3.0"
76+
otel-kotlin = "0.3.1"
7777
okio = "3.16.0"
7878
sslcontext-kickstart = "9.1.0"
7979
ksp-auto-service = "1.2.0"
@@ -96,9 +96,9 @@ junit = "6.0.0-M2"
9696
koin = "4.1.1-Beta1"
9797
koin-annotations = "2.1.1-RC1"
9898
metro = "0.4.0"
99-
kotest = "6.0.0.M12"
99+
kotest = "6.0.0.M16"
100100
mockk = "1.14.5"
101-
mokkery = "2.9.0"
101+
mokkery = "3.0.0-Beta1"
102102
wiremock = "4.0.0-beta.14"
103103
wiremock-kotlin = "2.1.1"
104104
okhttp = "5.1.0"
@@ -145,7 +145,7 @@ java-keyring = "1.0.4"
145145
java-keychain = "1.1.0"
146146
webjars-xterm = "5.3.0"
147147
arrow-suspendapp = "2.1.2"
148-
hikariCP = "7.0.0"
148+
hikariCP = "7.0.1"
149149
h2 = "2.3.232"
150150
micrometer = "1.16.0-M1"
151151
swagger-ui = "5.17.14"
@@ -169,7 +169,7 @@ async-profiler = "4.1"
169169
ap-loader-all = "4.1-10"
170170
openjdk-jmc = "9.1.0"
171171
airlift-aircompressor = "2.0.2"
172-
airlift-security = "343"
172+
airlift-security = "344"
173173
directory-keystore = "1.1.1"
174174
maven-mima = "3.0.0-alpha-3"
175175
maven-archeologist = "0.0.10"
@@ -181,7 +181,7 @@ twelvemonkeys = "3.12.0"
181181
okapibarcode = "0.5.2"
182182
chasm = "0.9.80"
183183
cel = "0.10.1"
184-
kfswatch = "1.3.0"
184+
kfswatch = "1.3.1"
185185
kmp-process = "0.3.1"
186186
kmbed = "1.8.4"
187187
langchain4j = "1.3.0"
@@ -228,17 +228,17 @@ swagger-style = "https://unpkg.com/[email protected]/them
228228

229229
# Plugin versions
230230
benmanes = "0.52.0"
231-
caupain = "1.5.0"
231+
caupain = "1.5.1"
232232
foojay-resolver = "1.0.0"
233233
gradle-develocity = "4.1"
234-
nmcp = "1.0.2"
234+
nmcp = "1.0.3"
235235
nexus-publish = "2.0.0"
236236
vanniktech-publish = "0.34.0"
237237
gradle-publish = "1.3.1"
238-
shadow = "9.0.0"
238+
shadow = "9.0.1"
239239
spotless = "7.2.1"
240240
semver-plugin = "0.8.0"
241-
chasm-plugin = "0.2.1"
241+
chasm-plugin = "1.0.0"
242242
gratatouille = "0.1.0"
243243
vercraft = "0.6.0"
244244
kmpmt = "0.1.1"
@@ -250,11 +250,11 @@ autonomousapps-bestpractices = "0.10"
250250
graalvm-nativeimage = "0.11.0"
251251
github-depgraph = "0.1.0"
252252
github-changelog = "2.2.0"
253-
wire-plugin = "5.3.7"
253+
wire-plugin = "5.3.8"
254254
buildkonfig = "0.17.1"
255255
gmazzo-buildconfig = "5.6.7"
256256
cyclonedx-plugin = "1.10.0"
257-
modulegraph = "0.12.0"
257+
modulegraph = "0.12.1"
258258
exposed-plugin = "0.2.1"
259259
jib-plugin = "3.4.5"
260260
jib-nativeimage-extn = "0.1.0"

0 commit comments

Comments
 (0)