Skip to content

Commit 49e44c2

Browse files
committed
chore: dep updates
1 parent f7380c1 commit 49e44c2

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ kotlin.build.report.output=build_scan
2222
kotlinx.atomicfu.enableJvmIrTransformation=true
2323
kotlinx.atomicfu.enableNativeIrTransformation=true
2424
kotlinx.atomicfu.enableJsIrTransformation=true
25+
kapt.use.k2=true
2526

2627
## Kotlin/JS
2728
kotlin.js.yarn=false

gradle/libs.versions.toml

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "24"
3-
kotlin = "2.1.0-RC"
4-
kotlin-ksp = "2.1.0-RC-1.0.27"
3+
kotlin = "2.1.0-RC2"
4+
kotlin-ksp = "2.1.0-RC2-1.0.28"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.1"
@@ -21,7 +21,7 @@ org-url = "https://suresh.dev"
2121

2222
# Gradle Dependencies Versions
2323
kotlinx-kover = "0.9.0-RC"
24-
kotlinx-io = "0.5.4"
24+
kotlinx-io = "0.6.0"
2525
kotlinx-atomicfu = "0.26.0"
2626
kotlinx-coroutines = "1.9.0"
2727
kotlinx-datetime = "0.6.1"
@@ -36,28 +36,28 @@ kotlinx-metadata = "0.9.0"
3636
kotlinx-reflect-lite = "1.1.0"
3737
kotlinx-bcv = "0.16.3"
3838
kotlin-dokka = "2.0.0-Beta"
39-
kotlin-wrappers = "1.0.0-pre.829"
39+
kotlin-wrappers = "1.0.0-pre.834"
4040
kotlin-redacted = "1.11.0-alpha01"
4141
kotlinx-multik = "0.2.3"
4242
kotlinx-dataframe = "0.13.1"
4343
kotlinx-kandy = "0.5.0"
4444
evas = "1.1.0"
4545
kopy = "0.12.0+2.0.21"
4646
poko = "0.17.2"
47-
mappie = "0.8.0"
47+
mappie = "0.9.2"
4848
akkurate = "0.10.0"
49-
kaml = "0.63.0"
49+
kaml = "0.65.0"
5050
snakeyaml-engine-kmp = "3.0.3"
5151
konsist = "0.16.1"
5252
karakum = "1.0.0-alpha.40-K2"
53-
seskar = "3.43.0"
53+
seskar = "3.60.0"
5454
spring-boot = "3.3.5"
5555
spring-depmgmt = "1.1.6"
5656
ktor = "3.0.1"
5757
ktor-cohort = "2.6.0"
5858
otel = "1.44.1"
59-
otel-instr = "2.9.0"
60-
otel-instr-alpha = "2.9.0-alpha"
59+
otel-instr = "2.10.0"
60+
otel-instr-alpha = "2.10.0-alpha"
6161
otel-semconv = "1.28.0-alpha"
6262
otel-samplers = "1.40.0-alpha"
6363
elastic-otel = "0.4.0"
@@ -74,16 +74,17 @@ cache4k = "0.13.0"
7474
intellij-coverage = "1.0.754"
7575
intellij-markdown = "0.7.3"
7676
jgit = "7.0.0.202409031743-r"
77-
jte = "3.1.14"
77+
jte = "3.1.15"
7878
jimfs = "1.3.0"
7979
sshj = "0.39.0"
8080
jsch = "0.2.21"
8181
pty4j = "0.13.2"
8282
junit = "5.11.3"
83-
koin = "4.0.0"
83+
koin = "4.1.0-Beta1"
84+
koin-annotations = "2.0.0-Beta2"
8485
kotest = "6.0.0.M1"
8586
mockk = "1.13.13"
86-
mokkery = "2.5.0"
87+
mokkery = "2.5.1"
8788
wiremock = "3.9.2"
8889
wiremock-kotlin = "2.1.1"
8990
okhttp = "5.0.0-alpha.14"
@@ -94,7 +95,7 @@ log4j = "3.0.0-beta2"
9495
jmh = "1.37"
9596
mrjar = "0.1.1"
9697
ktfmt = "0.53"
97-
google-javaformat = "1.24.0"
98+
google-javaformat = "1.25.0"
9899
palantir-javaformat = "2.50.0"
99100
google-auto-service = "1.1.1"
100101
google-tink = "1.15.0"
@@ -125,7 +126,7 @@ webjars-xterm = "5.1.0"
125126
arrow-suspendapp = "0.4.1-alpha.5"
126127
exposed = "0.56.0"
127128
postgresql = "42.7.4"
128-
hikariCP = "6.1.0"
129+
hikariCP = "6.2.1"
129130
h2 = "2.3.232"
130131
micrometer = "1.13.3"
131132
swagger-ui = "5.17.14"
@@ -155,25 +156,25 @@ maven-mima = "3.0.0-alpha-3"
155156
maven-archeologist = "0.0.10"
156157
jfree-chart = "1.5.4"
157158
jfree-svg = "5.0.6"
158-
xchart = "3.8.7"
159+
xchart = "3.8.8"
159160
batik = "1.18"
160161
twelvemonkeys = "3.12.0"
161162
okapibarcode = "0.4.1"
162163
chasm = "0.9.2"
163164
kfswatch = "1.3.0"
164-
langchain4j = "0.35.0"
165+
langchain4j = "0.36.1"
165166
jlama = "0.8.2"
166167
ldaptive = "2.3.2"
167168
chicory = "1.0.0-M1"
168169

169170
# Compose
170-
jetbrains-compose = "1.7.0"
171-
jetbrains-compose-viewmodel = "2.8.3"
171+
jetbrains-compose = "1.7.1"
172+
jetbrains-compose-viewmodel = "2.8.4"
172173
jetbrains-compose-nav = "2.8.0-alpha10"
173-
jetbrains-compose-adaptive = "1.0.0"
174-
kobweb = "0.19.2"
174+
jetbrains-compose-adaptive = "1.0.1"
175+
kobweb = "0.19.3"
175176
detekt = "1.23.7"
176-
detekt-compose-rules = "0.4.16"
177+
detekt-compose-rules = "0.4.19"
177178
compose-icons = "1.1.0"
178179
compose-routing = "0.4.0"
179180
kottie = "2.0.1"
@@ -190,7 +191,7 @@ swagger-style = "https://unpkg.com/swagger-ui-themes@3.0.1/them
190191
# Plugin versions
191192
benmanes = "0.51.0"
192193
foojay-resolver = "0.8.0"
193-
gradle-develocity = "3.18.1"
194+
gradle-develocity = "3.18.2"
194195
nmcp = "0.0.9"
195196
nexus-publish = "2.0.0"
196197
vanniktech-publish = "0.30.0"
@@ -497,10 +498,10 @@ koin-core = { module = "io.insert-koin:koin-core"
497498
koin-core-coroutines = { module = "io.insert-koin:koin-core-coroutines" , version.ref = "koin"}
498499
koin-ktor = { module = "io.insert-koin:koin-ktor" , version.ref = "koin"}
499500
koin-slf4j = { module = "io.insert-koin:koin-logger-slf4j" , version.ref = "koin"}
500-
koin-annotations = { module = "io.insert-koin:koin-annotations" , version.ref = "koin"}
501501
koin-ksp-compiler = { module = "io.insert-koin:koin-ksp-compiler" , version.ref = "koin"}
502502
koin-test = { module = "io.insert-koin:koin-test" , version.ref = "koin"}
503503
koin-test-junit5 = { module = "io.insert-koin:koin-test-junit5" , version.ref = "koin"}
504+
koin-annotations = { module = "io.insert-koin:koin-annotations" , version.ref = "koin-annotations"}
504505
mockk = { module = "io.mockk:mockk" , version.ref = "mockk"}
505506
classgraph = { module = "io.github.classgraph:classgraph" , version.ref = "classgraph"}
506507
jctools-core = { module = "org.jctools:jctools-core" , version.ref = "jctools"}
@@ -598,6 +599,7 @@ kobweb-api = { module = "com.varabyte.kobweb:kobweb-ap
598599
kobweb-core = { module = "com.varabyte.kobweb:kobweb-core " , version.ref = "kobweb" }
599600
kobweb-silk = { module = "com.varabyte.kobweb:kobweb-silk" , version.ref = "kobweb" }
600601
kobwebx-markdown = { module = "com.varabyte.kobwebx:kobwebx-markdown" , version.ref = "kobweb" }
602+
kobwebx-serialization = { module = "com.varabyte.kobwebx:kobwebx-serialization-kotlinx" , version.ref = "kobweb" }
601603
silk-foundation = { module = "com.varabyte.kobweb:silk-foundation" , version.ref = "kobweb" }
602604
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
603605
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }

0 commit comments

Comments
 (0)