@@ -6,7 +6,7 @@ kotlin-jvmtarget = "21"
6
6
kotlin-dsl-jvmtarget = " 21"
7
7
kotlin-api-version = " 2.2"
8
8
kotlin-lang-version = " 2.2"
9
- gradle = " 8.14"
9
+ gradle = " 8.14.1 "
10
10
java-vendor = " Oracle"
11
11
java-jvmargs = " --enable-preview"
12
12
java-addmodules = " jdk.incubator.vector"
@@ -47,12 +47,12 @@ kotlinx-dataframe = "1.0.0-Beta1"
47
47
kotlinx-kandy = " 0.8.0"
48
48
kotlin-statistics = " 0.4.0-RC1"
49
49
gradle-kotlin-dsl = " 6.1.2"
50
- exoquery-plugin = " 2.1.20-1.2.5 .PL"
51
- exoquery-sql = " 1.2.5 .PL-1.2.5 "
50
+ exoquery-plugin = " 2.1.20-1.2.6 .PL"
51
+ exoquery-sql = " 1.2.6 .PL-1.2.6 "
52
52
exposed = " 1.0.0-beta-2"
53
53
postgresql = " 42.7.5"
54
54
embedded-postgres = " 2.1.0"
55
- embedded-postgres-bom = " 17.4 .0"
55
+ embedded-postgres-bom = " 17.5 .0"
56
56
evas = " 1.3.0"
57
57
kopy = " 0.15.0+2.1.20"
58
58
poko = " 0.18.7"
@@ -81,14 +81,13 @@ zip-prefixer = "0.3.1"
81
81
ajalt-mordant = " 3.0.2"
82
82
ajalt-clikt = " 5.0.3"
83
83
ajalt-colormath = " 3.6.1"
84
- jline = " 3.30.2 "
84
+ jline = " 3.30.3 "
85
85
classgraph = " 4.8.179"
86
86
cache4k = " 0.14.0"
87
87
intellij-coverage = " 1.0.766"
88
88
intellij-markdown = " 0.7.3"
89
89
jgit = " 7.2.1.202505142326-r"
90
90
jte = " 3.2.1"
91
- jimfs = " 1.3.0"
92
91
sshj = " 0.39.0"
93
92
jsch = " 2.27.0"
94
93
pty4j = " 0.13.4"
@@ -99,7 +98,7 @@ koin-annotations = "2.0.1-RC1"
99
98
metro = " 0.3.2"
100
99
kotest = " 6.0.0.M4"
101
100
mockk = " 1.14.2"
102
- mokkery = " 2.7.2 "
101
+ mokkery = " 2.8.0 "
103
102
wiremock = " 4.0.0-beta.9"
104
103
wiremock-kotlin = " 2.1.1"
105
104
okhttp = " 5.0.0-alpha.14"
@@ -188,12 +187,15 @@ langchain4j = "1.0.1"
188
187
langchain4j-kotlin = " 0.2.0"
189
188
jlama = " 0.8.4"
190
189
mcp-kotlin = " 0.5.1"
190
+ koog = " 0.1.0"
191
191
mcp4k = " 0.4.0"
192
192
dflib = " 2.0.0-M2"
193
193
ldaptive = " 2.4.1"
194
194
chicory = " 1.3.0"
195
195
weh-bindings = " 0.5"
196
196
wasm2class = " 0.3"
197
+ zerofs = " 0.0.1"
198
+ quickjs4j = " 0.0.4"
197
199
log4k = " 0.50.0"
198
200
rwmutex = " 1.0.0"
199
201
bluesky-ozone = " 0.3.3"
@@ -443,7 +445,6 @@ expiringmap = { module = "net.jodah:expiringmap"
443
445
password4j = { module = " com.password4j:password4j" , version.ref = " password4j" }
444
446
otp-java = { module = " com.github.bastiaanjansen:otp-java" , version.ref = " otp" }
445
447
cel = { module = " dev.cel:cel" , version.ref = " cel" }
446
- jimfs = { module = " com.google.jimfs:jimfs" , version.ref = " jimfs" }
447
448
tomlj = { module = " org.tomlj:tomlj" , version.ref = " tomlj" }
448
449
bytesize = { module = " me.saket.bytesize:bytesize" , version.ref = " bytesize" }
449
450
zip-prefixer = { module = " net.e175.klaus:zip-prefixer" , version.ref = " zip-prefixer" }
@@ -652,6 +653,7 @@ weh-chasm-wasip1 = { module = "at.released.weh:bindings-chas
652
653
weh-chasm-emscripten = { module = " at.released.weh:bindings-chasm-emscripten" , version.ref = " weh-bindings" }
653
654
weh-chicory-wasip1 = { module = " at.released.weh:bindings-chicory-wasip1" , version.ref = " weh-bindings" }
654
655
weh-chicory-emscripten = { module = " at.released.weh:bindings-chicory-emscripten" , version.ref = " weh-bindings" }
656
+ zerofs = { module = " io.roastedroot:zerofs" , version.ref = " zerofs" }
655
657
656
658
# AI/ML
657
659
langchain4j = { module = " dev.langchain4j:langchain4j" , version.ref = " langchain4j" }
@@ -662,6 +664,9 @@ jlama-core = { module = "com.github.tjake:jlama-core"
662
664
jlama-native = { module = " com.github.tjake:jlama-native" , version.ref = " jlama" }
663
665
dflib = { module = " org.dflib:dflib" , version.ref = " dflib" }
664
666
mcp-kotlin = { module = " io.modelcontextprotocol:kotlin-sdk" , version.ref = " mcp-kotlin" }
667
+ koog-agents = { module = " ai.koog:koog-agents" , version.ref = " koog" }
668
+
669
+ # Social
665
670
ozone-bluesky = { module = " sh.christian.ozone:bluesky" , version.ref = " bluesky-ozone" }
666
671
ozone-jetstream = { module = " sh.christian.ozone:jetstream" , version.ref = " bluesky-ozone" }
667
672
0 commit comments