@@ -24,7 +24,7 @@ bc-plugins = "1.13.0"
2424kotlinx-kover = " 0.9.1"
2525kotlinx-bcv = " 0.17.0"
2626kotlin-dokka = " 2.0.0"
27- kotlinx-io = " 0.6 .0"
27+ kotlinx-io = " 0.7 .0"
2828kotlinx-atomicfu = " 0.27.0"
2929kotlinx-coroutines = " 1.10.1"
3030kotlinx-datetime = " 0.6.2"
@@ -38,17 +38,17 @@ kotlinx-browser = "0.3"
3838kotlinx-benchmark = " 0.4.13"
3939kotlinx-metadata = " 0.9.0"
4040kotlinx-reflect-lite = " 1.1.0"
41- kotlin-wrappers = " 2025.2.12 "
41+ kotlin-wrappers = " 2025.3.3 "
4242kotlin-redacted = " 1.12.1"
4343kotlin-serviceloader = " 0.0.15"
4444kotlinx-multik = " 0.2.3"
45- kotlinx-dataframe = " 0.16.0-dev-5838 "
45+ kotlinx-dataframe = " 0.16.0-dev-5981 "
4646kotlinx-kandy = " 0.8.0"
4747kotlin-statistics = " 0.4.0-RC1"
4848evas = " 1.2.0"
4949kopy = " 0.14.0+2.1.10"
5050poko = " 0.18.2"
51- mappie = " 1.0.0 "
51+ mappie = " 1.1.1 "
5252akkurate = " 0.11.0"
5353kaml = " 0.72.0"
5454snakeyaml-engine-kmp = " 3.1.1"
@@ -87,7 +87,7 @@ koin-annotations = "2.0.0"
8787kotest = " 6.0.0.M2"
8888mockk = " 1.13.17"
8989mokkery = " 2.7.0"
90- wiremock = " 3.12.0 "
90+ wiremock = " 3.12.1 "
9191wiremock-kotlin = " 2.1.1"
9292okhttp = " 5.0.0-alpha.14"
9393slf4j = " 2.1.0-alpha1"
@@ -108,7 +108,7 @@ jctools = "4.0.5"
108108kotlin-codepoints = " 0.9.0"
109109kotlin-logging = " 7.0.4"
110110kotlin-bignum = " 0.3.10"
111- kotlin-diff = " 0.7 .0"
111+ kotlin-diff = " 1.0 .0"
112112kotlin-retry = " 2.0.1"
113113kotlinx-jsonpath = " 3.0.2"
114114kotlin-cryptography = " 0.4.0"
@@ -128,13 +128,13 @@ parsus = "0.6.1"
128128ksoup = " 0.2.2"
129129java-keyring = " 1.0.4"
130130java-keychain = " 1.1.0"
131- webjars-xterm = " 5.3 .0"
131+ webjars-xterm = " 5.1 .0"
132132arrow-suspendapp = " 0.5.0"
133- exposed = " 0.59 .0"
133+ exposed = " 0.60 .0"
134134postgresql = " 42.7.5"
135135hikariCP = " 6.2.1"
136136h2 = " 2.3.232"
137- micrometer = " 1.14.4 "
137+ micrometer = " 1.14.3 "
138138swagger-ui = " 5.17.14"
139139hoplite = " 2.9.0"
140140config4k = " 0.7.0"
@@ -149,14 +149,14 @@ apache-commons-imaging = "1.0-alpha5"
149149testcontainers = " 1.20.5"
150150sourceBuddy = " 2.5.0"
151151tcp-javanioproxy = " 1.6"
152- kubernetes-client = " 23.0.0-legacy "
152+ kubernetes-client = " 23.0.0"
153153reflect-typeparamresolver = " 1.0.2"
154154reflect-typetools = " 0.6.3"
155155async-profiler = " 3.0"
156156ap-loader-all = " 3.0-9"
157157openjdk-jmc = " 9.0.0"
158158airlift-aircompressor = " 2.0.2"
159- airlift-security = " 309 "
159+ airlift-security = " 312 "
160160directory-keystore = " 1.1.0"
161161maven-mima = " 3.0.0-alpha-3"
162162maven-archeologist = " 0.0.10"
@@ -165,7 +165,7 @@ jfree-svg = "5.0.6"
165165xchart = " 3.8.8"
166166batik = " 1.18"
167167twelvemonkeys = " 3.12.0"
168- okapibarcode = " 0.5.0 "
168+ okapibarcode = " 0.4.1 "
169169chasm = " 0.9.53"
170170cel = " 0.9.1"
171171kfswatch = " 1.3.0"
@@ -182,7 +182,7 @@ weh-bindings = "0.3"
182182log4k = " 0.30.0"
183183rwmutex = " 1.0.0"
184184bluesky-ozone = " 0.3.2"
185- helidon = " 4.1.7 "
185+ helidon = " 4.2.0 "
186186
187187# Compose
188188jetbrains-compose = " 1.8.0-alpha03"
@@ -243,6 +243,9 @@ tomlj = "1.1.1"
243243animalsniffer = " 2.0.0"
244244badass-runtime = " 1.13.1-patch-1"
245245badass-jlink = " 3.1.0"
246+ maven-plugin-api = " 3.9.9"
247+ maven-plugin-annotations = " 3.15.1"
248+ gradlex-maven-plugin = " 1.0.3"
246249
247250# Repositories
248251repo-mvn-central = " https://repo.maven.apache.org/maven2/"
@@ -316,6 +319,7 @@ build-bytesize = { module = "me.saket.bytesize:bytesize"
316319build-badass-jlink = { module = " com.dua3.gradle.jlink:com.dua3.gradle.jlink.gradle.plugin" , version.ref = " badass-jlink" }
317320build-badass-runtime = { module = " com.dua3.gradle.runtime:com.dua3.gradle.runtime.gradle.plugin" , version.ref = " badass-runtime" }
318321
322+
319323# Gradle Dependencies
320324kotlin-bom = { module = " org.jetbrains.kotlin:kotlin-bom" , version.ref = " kotlin" }
321325kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
@@ -340,6 +344,7 @@ kotlinx-datetime-zoneinfo = { module = "org.jetbrains.kotlinx:kotlinx
340344kotlinx-io-bytestring = { module = " org.jetbrains.kotlinx:kotlinx-io-bytestring" , version.ref = " kotlinx-io" }
341345kotlinx-io-core = { module = " org.jetbrains.kotlinx:kotlinx-io-core" , version.ref = " kotlinx-io" }
342346kotlinx-io-filesystem = { module = " org.jetbrains.kotlinx:kotlinx-io-filesystem" , version.ref = " kotlinx-io" }
347+ kotlinx-io-okio = { module = " org.jetbrains.kotlinx:kotlinx-io-okio" , version.ref = " kotlinx-io" }
343348kotlinx-lincheck = { module = " org.jetbrains.kotlinx:lincheck" , version.ref = " kotlinx-lincheck" }
344349kotlinx-reflect-lite = { module = " org.jetbrains.kotlinx:kotlinx.reflect.lite" , version.ref = " kotlinx-reflect-lite" }
345350kotlinx-collections-immutable = { module = " org.jetbrains.kotlinx:kotlinx-collections-immutable" , version.ref = " kotlinx-collections-immutable" }
@@ -685,6 +690,10 @@ ozone-jetstream = { module = "sh.christian.ozone:jetstream"
685690# Misc
686691ldaptive = { module = " org.ldaptive:ldaptive" , version.ref = " ldaptive" }
687692
693+ # Maven Plugin
694+ maven-plugin-api = { module = " org.apache.maven:maven-plugin-api" , version.ref = " maven-plugin-api" }
695+ maven-plugin-annotations = { module = " rg.apache.maven.plugin-tools:maven-plugin-annotations" , version.ref = " maven-plugin-annotations" }
696+
688697helidon-bom = { module = " io.helidon:helidon-bom" , version.ref = " helidon" }
689698helidon-webserver = { module = " io.helidon.webserver:helidon-webserver" , version.ref = " helidon" }
690699helidon-service = { module = " io.helidon.webserver:helidon-webserver-service-common" , version.ref = " helidon" }
@@ -770,6 +779,7 @@ build-vercraft = { id = "com.akuleshov7.vercraft.plugin-gr
770779kmbed-plugin = { id = " io.karma.kmbed.kmbed-gradle-plugin" , version.ref = " kmbed" }
771780badass-jlink = { id = " com.dua3.gradle.jlink" , version.ref = " badass-jlink" }
772781badass-runtime = { id = " com.dua3.gradle.runtime" , version.ref = " badass-runtime" }
782+ gradlex-maven-plugin = { id = " org.gradlex.maven-plugin-development" , version.ref = " gradlex-maven-plugin" }
773783
774784# Common build and settings plugin
775785project-root = { id = " dev.suresh.plugin.root" , version.ref = " bc-plugins" }
0 commit comments