@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.13"
3939kotlinx-fuzz = " 0.2.2"
4040kotlinx-metadata = " 0.9.0"
4141kotlinx-reflect-lite = " 1.1.0"
42- kotlin-wrappers = " 2025.3.7 "
42+ kotlin-wrappers = " 2025.3.8 "
4343kotlin-redacted = " 1.12.1"
4444kotlin-serviceloader = " 0.0.15"
4545kotlinx-multik = " 0.2.3"
@@ -158,7 +158,7 @@ ap-loader-all = "3.0-9"
158158openjdk-jmc = " 9.0.0"
159159airlift-aircompressor = " 2.0.2"
160160airlift-security = " 312"
161- directory-keystore = " 1.1.0 "
161+ directory-keystore = " 1.1.1 "
162162maven-mima = " 3.0.0-alpha-3"
163163maven-archeologist = " 0.0.10"
164164jfree-chart = " 1.5.4"
@@ -167,7 +167,7 @@ xchart = "3.8.8"
167167batik = " 1.18"
168168twelvemonkeys = " 3.12.0"
169169okapibarcode = " 0.4.1"
170- chasm = " 0.9.53 "
170+ chasm = " 0.9.6 "
171171cel = " 0.9.1"
172172kfswatch = " 1.3.0"
173173kmp-process = " 0.2.0"
@@ -248,6 +248,8 @@ badass-jlink = "3.1.0"
248248maven-plugin-api = " 3.9.9"
249249maven-plugin-annotations = " 3.15.1"
250250gradlex-maven-plugin = " 1.0.3"
251+ typesafe-conventions = " 0.5.0"
252+
251253
252254# Repositories
253255repo-mvn-central = " https://repo.maven.apache.org/maven2/"
@@ -784,6 +786,7 @@ kmbed-plugin = { id = "io.karma.kmbed.kmbed-gradle-plugi
784786badass-jlink = { id = " com.dua3.gradle.jlink" , version.ref = " badass-jlink" }
785787badass-runtime = { id = " com.dua3.gradle.runtime" , version.ref = " badass-runtime" }
786788gradlex-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
789792project-root = { id = " dev.suresh.plugin.root" , version.ref = " bc-plugins" }
0 commit comments