File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin-jvmtarget = "21"
66kotlin-dsl-jvmtarget = " 21"
77kotlin-api-version = " 2.3"
88kotlin-lang-version = " 2.3"
9- gradle = " 9.2.0-rc-2 "
9+ gradle = " 9.2.0-rc-3 "
1010java-vendor = " Oracle"
1111java-jvmargs = " --enable-preview"
1212java-addmodules = " jdk.incubator.vector"
@@ -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.11 "
41+ kotlin-wrappers = " 2025.10.12 "
4242kotlin-redacted = " 1.15.0"
4343kotlin-serviceloader = " 0.0.21"
4444kotlinx-multik = " 0.2.3"
@@ -55,7 +55,7 @@ embedded-postgres-bom = "17.6.0"
5555evas = " 1.3.0"
5656kopy = " 0.19.0+2.2.20"
5757poko = " 0.20.1"
58- mappie = " 2.2.20 -1.6.0 "
58+ mappie = " 2.2.21 -1.6.1 "
5959akkurate = " 0.11.0"
6060kaml = " 0.99.0"
6161snakeyaml-engine-kmp = " 4.0.1"
@@ -186,11 +186,11 @@ cel = "0.11.1"
186186kfswatch = " 1.4.0"
187187kmp-process = " 0.4.0"
188188kmbed = " 1.8.4"
189- langchain4j = " 1.7.1 "
190- langchain4j-jlama = " 1.7.1-beta14 "
189+ langchain4j = " 1.8.0 "
190+ langchain4j-jlama = " 1.8.0-beta15 "
191191langchain4j-kotlin = " 0.3.0"
192192jlama = " 0.8.4"
193- mcp-kotlin = " 0.7.3 "
193+ mcp-kotlin = " 0.7.4 "
194194koog = " 0.5.1"
195195mcp4k = " 0.4.5"
196196dflib = " 2.0.0-M4"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.0-rc-2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.0-rc-3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments