@@ -47,8 +47,8 @@ kotlinx-kandy = "0.9.0-dev-86"
4747kotlin-statistics = " 0.4.0-RC1"
4848kotlin-base32 = " 1.0.0"
4949gradle-kotlin-dsl = " 6.4.2"
50- exoquery-plugin = " 2.2.20-2.0.0.PL.RC2 "
51- exoquery-sql = " 2.0.0.PL.RC2 "
50+ exoquery-plugin = " 2.2.20-2.0.0.PL.RC3 "
51+ exoquery-sql = " 2.0.0.PL.RC3 "
5252exposed = " 1.0.0-rc-4"
5353postgresql = " 42.7.8"
5454embedded-postgres = " 2.2.0"
@@ -65,7 +65,7 @@ decoroutinator = "2.5.8"
6565spring-boot = " 4.0.0"
6666spring-depmgmt = " 1.1.7"
6767ktor = " 3.3.3"
68- webauthn4j = " 0.30.0 .RELEASE"
68+ webauthn4j = " 0.30.1 .RELEASE"
6969swagger-codegen = " 3.0.75"
7070ktor-cohort = " 2.8.0"
7171java-http = " 1.4.0"
@@ -101,7 +101,7 @@ junit = "6.1.0-M1"
101101koin = " 4.2.0-alpha3"
102102koin-annotations = " 2.3.2-Beta1"
103103metro = " 0.4.0"
104- kotest = " 6.0.5 "
104+ kotest = " 6.0.7 "
105105mockk = " 1.14.6"
106106mokkery = " 3.0.0"
107107wiremock = " 4.0.0-beta.19"
@@ -153,7 +153,7 @@ micrometer = "1.16.0"
153153swagger-ui = " 5.17.14"
154154hoplite = " 3.0.0.RC1"
155155config4k = " 0.7.0"
156- shedlock = " 7.2.0 "
156+ shedlock = " 7.2.1 "
157157sherlock = " 1.0.3"
158158sqids = " 0.1.0"
159159tsid = " 2.1.4"
@@ -203,6 +203,7 @@ weh-bindings = "0.6.0"
203203wasm2class = " 0.5.0"
204204zerofs = " 0.1.0"
205205quickjs4j = " 0.0.4"
206+ protobuf4j = " 0.0.1"
206207log4k = " 1.1.2"
207208rwmutex = " 1.0.0"
208209bluesky-ozone = " 0.3.3"
@@ -225,7 +226,7 @@ compose-icons = "1.7.3"
225226compose-fontawesome = " 1.1.1"
226227kobweb = " 0.23.3"
227228detekt = " 2.0.0-alpha.1"
228- detekt-compose-rules = " 0.4.28 "
229+ detekt-compose-rules = " 0.5.0-alpha1 "
229230antdesign = " 1.0.0"
230231compose-fluent = " 0.1.0"
231232kottie = " 2.2.0"
@@ -698,6 +699,8 @@ weh-chasm-emscripten = { module = "at.released.weh:bindings-chas
698699weh-chicory-wasip1 = { module = " at.released.weh:bindings-chicory-wasip1" , version.ref = " weh-bindings" }
699700weh-chicory-emscripten = { module = " at.released.weh:bindings-chicory-emscripten" , version.ref = " weh-bindings" }
700701zerofs = { module = " io.roastedroot:zerofs" , version.ref = " zerofs" }
702+ protobuf4j-v3 = { module = " io.roastedroot:protobuf4j-v3" , version.ref = " protobuf4j" }
703+ protobuf4j-v4 = { module = " io.roastedroot:protobuf4j-v4" , version.ref = " protobuf4j" }
701704
702705# AI/ML
703706langchain4j = { module = " dev.langchain4j:langchain4j" , version.ref = " langchain4j" }
0 commit comments