Skip to content

Commit

Permalink
Merge pull request #530 from LiYing2010/bump_version
Browse files Browse the repository at this point in the history
Upgraded dependencies (Kotlin 1.9.24, Coroutines 1.8.1)
  • Loading branch information
rjaros authored May 25, 2024
2 parents 56bd80e + bac1130 commit 4dc9a1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
group=io.kvision
versionNumber=7.4.5

systemProp.kotlinVersion=1.9.23
systemProp.kotlinVersion=1.9.24
javaVersion=17
coroutinesVersion=1.8.0
coroutinesVersion=1.8.1
serializationVersion=1.6.3
systemProp.dokkaVersion=1.9.20
systemProp.npmPublishVersion=3.4.2
systemProp.gradlePluginPublishVersion=1.2.1
systemProp.kspVersion=1.9.23-1.0.20
systemProp.kspVersion=1.9.24-1.0.20
joobyVersion=3.0.10
springBootVersion=3.2.5
springDataRelationalVersion=3.2.5
Expand Down

0 comments on commit 4dc9a1d

Please sign in to comment.