@@ -45,6 +45,7 @@ kotlinx-multik = "0.2.3"
4545kotlinx-dataframe = " 1.0.0-Beta3"
4646kotlinx-kandy = " 0.9.0-dev-86"
4747kotlin-statistics = " 0.4.0-RC1"
48+ kotlin-base32 = " 1.0.0"
4849gradle-kotlin-dsl = " 6.4.1"
4950exoquery-plugin = " 2.2.20-1.7.2.PL"
5051exoquery-sql = " 1.7.2.PL"
@@ -53,11 +54,11 @@ postgresql = "42.7.8"
5354embedded-postgres = " 2.1.1"
5455embedded-postgres-bom = " 17.6.0"
5556evas = " 1.3.0"
56- kopy = " 0.19 .0+2.2.20 "
57+ kopy = " 0.20 .0+2.2.21 "
5758poko = " 0.20.1"
5859mappie = " 2.2.21-1.6.1"
5960akkurate = " 0.11.0"
60- kaml = " 0.99 .0"
61+ kaml = " 0.102 .0"
6162snakeyaml-engine-kmp = " 4.0.1"
6263konsist = " 0.17.3"
6364decoroutinator = " 2.5.7"
@@ -205,7 +206,7 @@ rwmutex = "1.0.0"
205206bluesky-ozone = " 0.3.3"
206207cidre = " 0.3.0"
207208voices = " 0.0.7"
208- onnx = " 1.23.1 "
209+ onnx = " 1.23.2 "
209210angus-mail = " 2.1.0-M1"
210211simplemail = " 8.12.6"
211212
@@ -328,6 +329,7 @@ kotlin-redacted-annotations = { module = "dev.zacsweers.redacted:redact
328329kotlin-cryptography-core = { module = " dev.whyoleg.cryptography:cryptography-core" , version.ref = " kotlin-cryptography" }
329330kotlin-cryptography-random = { module = " dev.whyoleg.cryptography:cryptography-random" , version.ref = " kotlin-cryptography" }
330331kotlin-cryptography-optimal = { module = " dev.whyoleg.cryptography:cryptography-provider-optimal" , version.ref = " kotlin-cryptography" }
332+ kotlin-base32 = { module = " com.osmerion.kotlin:kotlin-base32" , version.ref = " kotlin-base32" }
331333jspecify = { module = " org.jspecify:jspecify" , version.ref = " jspecify" }
332334kmpmt = { module = " com.jakewharton.kmpmt:kmpmt-gradle-plugin" , version.ref = " kmpmt" }
333335
0 commit comments