Skip to content

Commit 153419d

Browse files
Update all dependencies
1 parent 8c7ebb2 commit 153419d

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# Define the dependency versions
33
#kotlin
4-
kotlinVersion = "1.8.20"
4+
kotlinVersion = "1.9.0"
55
kotlinJvmTarget = "17"
66
kotlinxCoroutines = "1.6.4"
77
kotlinxSerializationJson = "1.5.0"

gradle/wrapper/gradle-wrapper.jar

2.1 KB
Binary file not shown.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
44
networkTimeout=10000
5+
validateDistributionUrl=true
56
zipStoreBase=GRADLE_USER_HOME
67
zipStorePath=wrapper/dists

gradlew

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)