11[versions ]
22java = " 26"
33kotlin = " 2.3.0-Beta1"
4- kotlin-ksp = " 2.2.21-RC2-2.0.4 "
4+ kotlin-ksp = " 2.3.0 "
55kotlin-jvmtarget = " 21"
66kotlin-dsl-jvmtarget = " 21"
77kotlin-api-version = " 2.3"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020org-url = " https://suresh.dev"
2121
2222# Dependency Versions
23- bc-plugins = " 2.16 .0"
23+ bc-plugins = " 2.17 .0"
2424kotlinx-kover = " 0.9.3"
2525kotlin-dokka = " 2.1.0"
2626kotlinx-io = " 0.8.0"
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838kotlinx-metadata = " 0.9.0"
3939kotlinx-reflect-lite = " 1.2.0-RC"
4040kotlin-lincheck = " 3.3.2"
41- kotlin-wrappers = " 2025.10.10 "
41+ kotlin-wrappers = " 2025.10.11 "
4242kotlin-redacted = " 1.15.0"
4343kotlin-serviceloader = " 0.0.21"
4444kotlinx-multik = " 0.2.3"
@@ -57,8 +57,8 @@ kopy = "0.19.0+2.2.20"
5757poko = " 0.20.1"
5858mappie = " 2.2.20-1.6.0"
5959akkurate = " 0.11.0"
60- kaml = " 0.98 .0"
61- snakeyaml-engine-kmp = " 4.0.0 "
60+ kaml = " 0.99 .0"
61+ snakeyaml-engine-kmp = " 4.0.1 "
6262konsist = " 0.17.3"
6363decoroutinator = " 2.5.7"
6464spring-boot = " 4.0.0-M3"
@@ -129,7 +129,6 @@ kotlin-diff = "1.1.0"
129129kotlin-retry = " 2.0.2"
130130kotlinx-jsonpath = " 3.0.2"
131131kotlin-cryptography = " 0.5.0"
132- json-sugar = " 0.7.2"
133132json-schema-validator = " 0.5.2"
134133pwall-json-schema = " 0.57"
135134schema-kenerator = " 2.4.0"
@@ -207,12 +206,14 @@ bluesky-ozone = "0.3.3"
207206cidre = " 0.3.0"
208207voices = " 0.0.7"
209208onnx = " 1.23.1"
209+ angus-mail = " 2.1.0-M1"
210+ simplemail = " 8.12.6"
210211
211212# Compose
212- jetbrains-compose = " 1.10.0-alpha02 "
213- jetbrains-compose-viewmodel = " 2.10.0-alpha02 "
213+ jetbrains-compose = " 1.10.0-alpha03 "
214+ jetbrains-compose-viewmodel = " 2.10.0-alpha03 "
214215jetbrains-compose-nav = " 2.9.1"
215- jetbrains-compose-adaptive = " 1.2.0-alpha07 "
216+ jetbrains-compose-adaptive = " 1.2.0-beta01 "
216217jetbrains-compose-icons = " 1.7.3"
217218kobweb = " 0.23.3"
218219detekt = " 2.0.0-alpha.1"
@@ -255,7 +256,6 @@ autonomousapps-bestpractices = "0.10"
255256graalvm-nativeimage = " 0.11.2"
256257github-depgraph = " 0.1.0"
257258github-changelog = " 2.2.0"
258- wire-plugin = " 5.4.0"
259259buildkonfig = " 0.17.1"
260260gmazzo-buildconfig = " 5.7.0"
261261cyclonedx-plugin = " 1.10.0"
@@ -434,7 +434,6 @@ rsocket-ktor-tcp = { module = "io.rsocket.kotlin:rsocket-tra
434434uri-kmp = { module = " com.eygraber:uri-kmp" , version.ref = " uri-kmp" }
435435trie-kmp = { module = " com.eygraber:trie-kmp" , version.ref = " trie-kmp" }
436436kotlinx-jsonpath = { module = " com.eygraber:jsonpathkt-kotlinx" , version.ref = " kotlinx-jsonpath" }
437- json-sugar = { module = " com.eygraber:json-sugar" , version.ref = " json-sugar" }
438437json-schema-validator = { module = " io.github.optimumcode:json-schema-validator" , version.ref = " json-schema-validator" }
439438json-schema-kenerator = { module = " io.github.smiley4:schema-kenerator-jsonschema" , version.ref = " schema-kenerator" }
440439pwall-json-schema = { module = " net.pwall.json:json-kotlin-schema" , version.ref = " pwall-json-schema" }
@@ -711,6 +710,9 @@ ozone-jetstream = { module = "sh.christian.ozone:jetstream"
711710
712711# Misc
713712ldaptive = { module = " org.ldaptive:ldaptive" , version.ref = " ldaptive" }
713+ angus-mail = { module = " org.eclipse.angus:jakarta.mail" , version.ref = " angus-mail" }
714+ simplemail = { module = " org.simplejavamail:simple-java-mail" , version.ref = " simplemail" }
715+ simplemail-outlook = { module = " org.simplejavamail:outlook-module" , version.ref = " simplemail" }
714716
715717# Maven Plugin
716718maven-plugin-api = { module = " org.apache.maven:maven-plugin-api" , version.ref = " maven-plugin-api" }
@@ -816,7 +818,6 @@ foojay-resolver = { id = "org.gradle.toolchains.foojay-reso
816818gratatouille = { id = " com.gradleup.gratatouille" , version.ref = " gratatouille" }
817819cyclonedx = { id = " org.cyclonedx.cyclonedx" , version.ref = " cyclonedx-plugin" }
818820github-depgraph = { id = " org.gradle.github-dependency-graph" , version.ref = " github-depgraph" }
819- wire = { id = " com.squareup.wire" , version.ref = " wire-plugin" }
820821gmazzo-buildconfig = { id = " com.github.gmazzo.buildconfig" , version.ref = " gmazzo-buildconfig" }
821822mokkery = { id = " dev.mokkery" , version.ref = " mokkery" }
822823modulegraph = { id = " dev.iurysouza.modulegraph" , version.ref = " modulegraph" }
0 commit comments