Skip to content

Commit d893aa3

Browse files
committed
chore: dep updates
1 parent f13a39b commit d893aa3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.13"
3939
kotlinx-fuzz = "0.2.2"
4040
kotlinx-metadata = "0.9.0"
4141
kotlinx-reflect-lite = "1.1.0"
42-
kotlin-wrappers = "2025.3.7"
42+
kotlin-wrappers = "2025.3.8"
4343
kotlin-redacted = "1.12.1"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
@@ -158,7 +158,7 @@ ap-loader-all = "3.0-9"
158158
openjdk-jmc = "9.0.0"
159159
airlift-aircompressor = "2.0.2"
160160
airlift-security = "312"
161-
directory-keystore = "1.1.0"
161+
directory-keystore = "1.1.1"
162162
maven-mima = "3.0.0-alpha-3"
163163
maven-archeologist = "0.0.10"
164164
jfree-chart = "1.5.4"
@@ -167,7 +167,7 @@ xchart = "3.8.8"
167167
batik = "1.18"
168168
twelvemonkeys = "3.12.0"
169169
okapibarcode = "0.4.1"
170-
chasm = "0.9.53"
170+
chasm = "0.9.6"
171171
cel = "0.9.1"
172172
kfswatch = "1.3.0"
173173
kmp-process = "0.2.0"
@@ -248,6 +248,8 @@ badass-jlink = "3.1.0"
248248
maven-plugin-api = "3.9.9"
249249
maven-plugin-annotations = "3.15.1"
250250
gradlex-maven-plugin = "1.0.3"
251+
typesafe-conventions = "0.5.0"
252+
251253

252254
# Repositories
253255
repo-mvn-central = "https://repo.maven.apache.org/maven2/"
@@ -784,6 +786,7 @@ kmbed-plugin = { id = "io.karma.kmbed.kmbed-gradle-plugi
784786
badass-jlink = { id = "com.dua3.gradle.jlink" , version.ref = "badass-jlink" }
785787
badass-runtime = { id = "com.dua3.gradle.runtime" , version.ref = "badass-runtime" }
786788
gradlex-maven-plugin = { id = "org.gradlex.maven-plugin-development" , version.ref = "gradlex-maven-plugin" }
789+
typesafe-conventions = { id = "dev.panuszewski.typesafe-conventions" , version.ref = "typesafe-conventions" }
787790

788791
# Common build and settings plugin
789792
project-root = { id = "dev.suresh.plugin.root" , version.ref = "bc-plugins" }

0 commit comments

Comments
 (0)