Skip to content

Commit f7c070f

Browse files
committed
chore: dep updates
1 parent 4a80675 commit f7c070f

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

gradle/libs.versions.toml

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bc-plugins = "1.13.0"
2424
kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.17.0"
2626
kotlin-dokka = "2.0.0"
27-
kotlinx-io = "0.6.0"
27+
kotlinx-io = "0.7.0"
2828
kotlinx-atomicfu = "0.27.0"
2929
kotlinx-coroutines = "1.10.1"
3030
kotlinx-datetime = "0.6.2"
@@ -38,17 +38,17 @@ kotlinx-browser = "0.3"
3838
kotlinx-benchmark = "0.4.13"
3939
kotlinx-metadata = "0.9.0"
4040
kotlinx-reflect-lite = "1.1.0"
41-
kotlin-wrappers = "2025.2.12"
41+
kotlin-wrappers = "2025.3.3"
4242
kotlin-redacted = "1.12.1"
4343
kotlin-serviceloader = "0.0.15"
4444
kotlinx-multik = "0.2.3"
45-
kotlinx-dataframe = "0.16.0-dev-5838"
45+
kotlinx-dataframe = "0.16.0-dev-5981"
4646
kotlinx-kandy = "0.8.0"
4747
kotlin-statistics = "0.4.0-RC1"
4848
evas = "1.2.0"
4949
kopy = "0.14.0+2.1.10"
5050
poko = "0.18.2"
51-
mappie = "1.0.0"
51+
mappie = "1.1.1"
5252
akkurate = "0.11.0"
5353
kaml = "0.72.0"
5454
snakeyaml-engine-kmp = "3.1.1"
@@ -87,7 +87,7 @@ koin-annotations = "2.0.0"
8787
kotest = "6.0.0.M2"
8888
mockk = "1.13.17"
8989
mokkery = "2.7.0"
90-
wiremock = "3.12.0"
90+
wiremock = "3.12.1"
9191
wiremock-kotlin = "2.1.1"
9292
okhttp = "5.0.0-alpha.14"
9393
slf4j = "2.1.0-alpha1"
@@ -108,7 +108,7 @@ jctools = "4.0.5"
108108
kotlin-codepoints = "0.9.0"
109109
kotlin-logging = "7.0.4"
110110
kotlin-bignum = "0.3.10"
111-
kotlin-diff = "0.7.0"
111+
kotlin-diff = "1.0.0"
112112
kotlin-retry = "2.0.1"
113113
kotlinx-jsonpath = "3.0.2"
114114
kotlin-cryptography = "0.4.0"
@@ -128,13 +128,13 @@ parsus = "0.6.1"
128128
ksoup = "0.2.2"
129129
java-keyring = "1.0.4"
130130
java-keychain = "1.1.0"
131-
webjars-xterm = "5.3.0"
131+
webjars-xterm = "5.1.0"
132132
arrow-suspendapp = "0.5.0"
133-
exposed = "0.59.0"
133+
exposed = "0.60.0"
134134
postgresql = "42.7.5"
135135
hikariCP = "6.2.1"
136136
h2 = "2.3.232"
137-
micrometer = "1.14.4"
137+
micrometer = "1.14.3"
138138
swagger-ui = "5.17.14"
139139
hoplite = "2.9.0"
140140
config4k = "0.7.0"
@@ -149,14 +149,14 @@ apache-commons-imaging = "1.0-alpha5"
149149
testcontainers = "1.20.5"
150150
sourceBuddy = "2.5.0"
151151
tcp-javanioproxy = "1.6"
152-
kubernetes-client = "23.0.0-legacy"
152+
kubernetes-client = "23.0.0"
153153
reflect-typeparamresolver = "1.0.2"
154154
reflect-typetools = "0.6.3"
155155
async-profiler = "3.0"
156156
ap-loader-all = "3.0-9"
157157
openjdk-jmc = "9.0.0"
158158
airlift-aircompressor = "2.0.2"
159-
airlift-security = "309"
159+
airlift-security = "312"
160160
directory-keystore = "1.1.0"
161161
maven-mima = "3.0.0-alpha-3"
162162
maven-archeologist = "0.0.10"
@@ -165,7 +165,7 @@ jfree-svg = "5.0.6"
165165
xchart = "3.8.8"
166166
batik = "1.18"
167167
twelvemonkeys = "3.12.0"
168-
okapibarcode = "0.5.0"
168+
okapibarcode = "0.4.1"
169169
chasm = "0.9.53"
170170
cel = "0.9.1"
171171
kfswatch = "1.3.0"
@@ -182,7 +182,7 @@ weh-bindings = "0.3"
182182
log4k = "0.30.0"
183183
rwmutex = "1.0.0"
184184
bluesky-ozone = "0.3.2"
185-
helidon = "4.1.7"
185+
helidon = "4.2.0"
186186

187187
# Compose
188188
jetbrains-compose = "1.8.0-alpha03"
@@ -243,6 +243,9 @@ tomlj = "1.1.1"
243243
animalsniffer = "2.0.0"
244244
badass-runtime = "1.13.1-patch-1"
245245
badass-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
248251
repo-mvn-central = "https://repo.maven.apache.org/maven2/"
@@ -316,6 +319,7 @@ build-bytesize = { module = "me.saket.bytesize:bytesize"
316319
build-badass-jlink = { module = "com.dua3.gradle.jlink:com.dua3.gradle.jlink.gradle.plugin" , version.ref = "badass-jlink" }
317320
build-badass-runtime = { module = "com.dua3.gradle.runtime:com.dua3.gradle.runtime.gradle.plugin" , version.ref = "badass-runtime" }
318321

322+
319323
# Gradle Dependencies
320324
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom" , version.ref = "kotlin"}
321325
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" , version.ref = "kotlin"}
@@ -340,6 +344,7 @@ kotlinx-datetime-zoneinfo = { module = "org.jetbrains.kotlinx:kotlinx
340344
kotlinx-io-bytestring = { module = "org.jetbrains.kotlinx:kotlinx-io-bytestring" , version.ref = "kotlinx-io"}
341345
kotlinx-io-core = { module = "org.jetbrains.kotlinx:kotlinx-io-core" , version.ref = "kotlinx-io"}
342346
kotlinx-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"}
343348
kotlinx-lincheck = { module = "org.jetbrains.kotlinx:lincheck" , version.ref = "kotlinx-lincheck"}
344349
kotlinx-reflect-lite = { module = "org.jetbrains.kotlinx:kotlinx.reflect.lite" , version.ref = "kotlinx-reflect-lite"}
345350
kotlinx-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
686691
ldaptive = { 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+
688697
helidon-bom = { module = "io.helidon:helidon-bom" , version.ref = "helidon"}
689698
helidon-webserver = { module = "io.helidon.webserver:helidon-webserver" , version.ref = "helidon"}
690699
helidon-service = { module = "io.helidon.webserver:helidon-webserver-service-common" , version.ref = "helidon"}
@@ -770,6 +779,7 @@ build-vercraft = { id = "com.akuleshov7.vercraft.plugin-gr
770779
kmbed-plugin = { id = "io.karma.kmbed.kmbed-gradle-plugin" , version.ref = "kmbed" }
771780
badass-jlink = { id = "com.dua3.gradle.jlink" , version.ref = "badass-jlink" }
772781
badass-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
775785
project-root = { id = "dev.suresh.plugin.root" , version.ref = "bc-plugins" }

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-rc-2-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)