Skip to content

Commit 186e98c

Browse files
committed
chore: dep updates
1 parent fb9d43e commit 186e98c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ kotlinx-multik = "0.2.3"
4242
kotlinx-dataframe = "0.13.1"
4343
kotlinx-kandy = "0.5.0"
4444
evas = "1.0.0-RC"
45-
kopy = "0.9.0+2.0.20"
45+
kopy = "0.10.0+2.0.20"
4646
poko = "0.17.0"
4747
mappie = "0.7.0"
4848
akkurate = "0.9.0"
@@ -143,7 +143,7 @@ async-profiler = "3.0"
143143
ap-loader-all = "3.0-9"
144144
openjdk-jmc = "9.0.0"
145145
airlift-aircompressor = "0.27"
146-
airlift-security = "261"
146+
airlift-security = "262"
147147
directory-keystore = "1.1.0"
148148
maven-mima = "3.0.0-alpha-3"
149149
maven-archeologist = "0.0.10"
@@ -156,7 +156,7 @@ okapibarcode = "0.4.1"
156156
chasm = "0.7.1"
157157
kfswatch = "1.3.0"
158158
langchain4j = "0.33.0"
159-
jlama = "0.2.1"
159+
jlama = "0.3.1"
160160
chicory = "0.0.12"
161161

162162
# Compose
@@ -168,7 +168,7 @@ kobweb = "0.19.0"
168168
detekt = "1.23.6"
169169
detekt-compose-rules = "0.4.10"
170170
compose-icons = "1.1.0"
171-
compose-routing = "0.2.14"
171+
compose-routing = "0.3.0"
172172
kottie = "1.9.6"
173173

174174
# NPM Dependencies
@@ -195,7 +195,7 @@ graalvm-nativeimage = "0.10.2"
195195
github-depgraph = "0.1.0"
196196
github-changelog = "2.2.0"
197197
wire-plugin = "5.0.0"
198-
buildkonfig = "0.13.3"
198+
buildkonfig = "0.15.2"
199199
gmazzo-buildconfig = "3.1.0"
200200
cyclonedx-plugin = "1.8.0"
201201
modulegraph = "0.10.1"
@@ -225,6 +225,7 @@ build-kotlin-dsl = { module = "org.gradle.kotlin:gradle-kotl
225225
build-dokka-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin" , version.ref = "kotlin-dokka"}
226226
build-dokka-base = { module = "org.jetbrains.dokka:dokka-base" , version.ref = "kotlin-dokka"}
227227
build-kotlin-ksp = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin" , version.ref = "kotlin-ksp"}
228+
build-kopy-plugin = { module = "com.javiersc.kotlin:kopy-gradle-plugin" , version.ref = "kopy"}
228229
build-redacted-plugin = { module = "dev.zacsweers.redacted:redacted-compiler-plugin-gradle" , version.ref = "kotlin-redacted"}
229230
build-kmp-hierarchy = { module = "io.github.terrakok:kmp-hierarchy" , version.ref = "kmp-hierarchy"}
230231
build-benmanesversions = { module = "com.github.ben-manes:gradle-versions-plugin" , version.ref = "benmanes"}

0 commit comments

Comments
 (0)