File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -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 = " 9.0.0-milestone-9 "
9
+ gradle = " 9.0.0-rc-1 "
10
10
java-vendor = " Oracle"
11
11
java-jvmargs = " --enable-preview"
12
12
java-addmodules = " jdk.incubator.vector"
@@ -125,11 +125,11 @@ kotlin-diff = "1.1.0"
125
125
kotlin-retry = " 2.0.1"
126
126
kotlinx-jsonpath = " 3.0.2"
127
127
kotlin-cryptography = " 0.4.0"
128
- koja = " 0.3.3 "
128
+ koja = " 0.4.0 "
129
129
json-sugar = " 0.7.0"
130
130
json-schema-validator = " 0.5.1"
131
131
pwall-json-schema = " 0.56"
132
- schema-kenerator = " 2.1.2 "
132
+ schema-kenerator = " 2.1.3 "
133
133
uri-kmp = " 0.0.19"
134
134
urlencoder = " 1.6.0"
135
135
bytesize = " 2.0.0-beta04"
@@ -188,7 +188,7 @@ langchain4j-kotlin = "0.2.0"
188
188
jlama = " 0.8.4"
189
189
mcp-kotlin = " 0.5.1"
190
190
koog = " 0.2.1"
191
- mcp4k = " 0.4.0 "
191
+ mcp4k = " 0.4.1 "
192
192
dflib = " 2.0.0-M2"
193
193
ldaptive = " 2.4.1"
194
194
chicory = " 1.4.1"
@@ -233,7 +233,7 @@ nmcp = "0.1.5"
233
233
nexus-publish = " 2.0.0"
234
234
vanniktech-publish = " 0.32.0"
235
235
gradle-publish = " 1.3.1"
236
- shadow = " 9.0.0-beta16 "
236
+ shadow = " 9.0.0-beta17 "
237
237
spotless = " 7.0.4"
238
238
semver-plugin = " 0.8.0"
239
239
gratatouille = " 0.0.10"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0-milestone-9 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0-rc-1 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments