@@ -20,7 +20,7 @@ org-name = "suresh.dev"
20
20
org-url = " https://suresh.dev"
21
21
22
22
# Gradle Dependencies Versions
23
- bc-plugins = " 0.27 .0"
23
+ bc-plugins = " 0.28 .0"
24
24
kotlinx-kover = " 0.9.1"
25
25
kotlinx-bcv = " 0.17.0"
26
26
kotlin-dokka = " 2.0.0"
@@ -37,15 +37,15 @@ kotlinx-browser = "0.3"
37
37
kotlinx-benchmark = " 0.4.13"
38
38
kotlinx-metadata = " 0.9.0"
39
39
kotlinx-reflect-lite = " 1.1.0"
40
- kotlin-wrappers = " 2025.1.7 "
40
+ kotlin-wrappers = " 2025.1.9 "
41
41
kotlin-redacted = " 1.12.0"
42
42
kotlin-serviceloader = " 0.0.15"
43
43
kotlinx-multik = " 0.2.3"
44
- kotlinx-dataframe = " 0.16.0-dev-5384 "
44
+ kotlinx-dataframe = " 0.16.0-dev-5405 "
45
45
kotlinx-kandy = " 0.8.0-dev-59"
46
46
kotlin-statistics = " 0.4.0-RC1"
47
47
evas = " 1.2.0"
48
- kopy = " 0.13.1 +2.1.0 "
48
+ kopy = " 0.14.0 +2.1.10 "
49
49
poko = " 0.18.2"
50
50
mappie = " 0.10.0"
51
51
akkurate = " 0.11.0"
@@ -59,10 +59,10 @@ ktor-cohort = "2.6.0"
59
59
otel = " 1.46.0"
60
60
otel-instr = " 2.12.0"
61
61
otel-instr-alpha = " 2.12.0-alpha"
62
- otel-semconv = " 1.29 .0-alpha "
62
+ otel-semconv = " 1.30 .0-rc.1 "
63
63
otel-samplers = " 1.43.0-alpha"
64
64
elastic-otel = " 0.4.0"
65
- okio = " 3.9.1 "
65
+ okio = " 3.10.2 "
66
66
sslcontext-kickstart = " 9.0.0"
67
67
ksp-auto-service = " 1.2.0"
68
68
gradle-kotlin-dsl = " 4.3.1"
@@ -78,7 +78,7 @@ jgit = "7.1.0.202411261347-r"
78
78
jte = " 3.1.16"
79
79
jimfs = " 1.3.0"
80
80
sshj = " 0.39.0"
81
- jsch = " 0.2.21 "
81
+ jsch = " 0.2.23 "
82
82
pty4j = " 0.13.2"
83
83
junit = " 5.11.4"
84
84
koin = " 4.1.0-Beta5"
@@ -100,7 +100,7 @@ google-javaformat = "1.25.2"
100
100
palantir-javaformat = " 2.50.0"
101
101
google-auto-service = " 1.1.1"
102
102
google-tink = " 1.16.0"
103
- graalvm = " 24.1.1 "
103
+ graalvm = " 24.1.2 "
104
104
jspecify = " 1.0.0"
105
105
rsocket = " 0.16.0"
106
106
jctools = " 4.0.5"
@@ -132,7 +132,7 @@ exposed = "0.58.0"
132
132
postgresql = " 42.7.5"
133
133
hikariCP = " 6.2.1"
134
134
h2 = " 2.3.232"
135
- micrometer = " 1.14.2 "
135
+ micrometer = " 1.14.3 "
136
136
swagger-ui = " 5.17.14"
137
137
hoplite = " 2.9.0"
138
138
config4k = " 0.7.0"
@@ -217,18 +217,18 @@ kmpmt = "0.1.1"
217
217
tasktree = " 4.0.0"
218
218
sigstore = " 1.1.0"
219
219
reproducible-builds = " 1.0"
220
- autonomousapps-depanalysis = " 2.6.1 "
220
+ autonomousapps-depanalysis = " 2.7.0 "
221
221
autonomousapps-bestpractices = " 0.10"
222
222
graalvm-nativeimage = " 0.10.4"
223
223
github-depgraph = " 0.1.0"
224
224
github-changelog = " 2.2.0"
225
- wire-plugin = " 5.1.0 "
225
+ wire-plugin = " 5.2.1 "
226
226
buildkonfig = " 0.15.2"
227
227
gmazzo-buildconfig = " 3.1.0"
228
228
cyclonedx-plugin = " 1.10.0"
229
229
modulegraph = " 0.10.1"
230
230
cash-molecule = " 1.4.3"
231
- npm-publish-plugin = " 3.4.3 "
231
+ npm-publish-plugin = " 3.5.1 "
232
232
exposed-plugin = " 0.2.1"
233
233
jib-plugin = " 3.4.4"
234
234
jib-nativeimage-extn = " 0.1.0"
@@ -238,6 +238,7 @@ tomlj = "1.1.1"
238
238
animalsniffer = " 2.0.0"
239
239
240
240
# Repositories
241
+ repo-mvn-central = " https://repo.maven.apache.org/maven2/"
241
242
repo-mvn-snapshot = " https://oss.sonatype.org/content/repositories/snapshots"
242
243
repo-mvn-snapshots01 = " https://s01.oss.sonatype.org/content/repositories/snapshots/"
243
244
repo-nodejs = " https://nodejs.org/dist/"
@@ -455,6 +456,7 @@ exposed-kotlin-datetime = { module = "org.jetbrains.exposed:exposed
455
456
exposed-crypt = { module = " org.jetbrains.exposed:exposed-crypt" , version.ref = " exposed" }
456
457
exposed-json = { module = " org.jetbrains.exposed:exposed-json" , version.ref = " exposed" }
457
458
exposed-money = { module = " org.jetbrains.exposed:exposed-money" , version.ref = " exposed" }
459
+ exposed-migration = { module = " org.jetbrains.exposed:exposed-migration" , version.ref = " exposed" }
458
460
postgresql = { module = " org.postgresql:postgresql" , version.ref = " postgresql" }
459
461
hikariCP = { module = " com.zaxxer:HikariCP" , version.ref = " hikariCP" }
460
462
micrometer-prometheus = { module = " io.micrometer:micrometer-registry-prometheus" , version.ref = " micrometer" }
0 commit comments