Skip to content

Commit

Permalink
Version 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Jan 9, 2024
1 parent 39af83b commit 9a9ef97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
group=io.kvision
versionNumber=7.3.0
versionNumber=7.3.1

systemProp.kotlinVersion=1.9.22
javaVersion=17
coroutinesVersion= 1.8.0-RC2
coroutinesVersion=1.8.0-RC2
serializationVersion=1.6.2
systemProp.dokkaVersion=1.9.10
systemProp.npmPublishVersion=3.4.2
Expand All @@ -24,9 +24,9 @@ navigoKotlinNgVersion=0.0.3
diffVersion=0.5.0
jacksonModuleKotlinVersion=2.16.1
logbackVersion=1.4.14
kotlinNodeVersion=18.16.12-pre.681
kotlinReactVersion=18.2.0-pre.681
kotlinReduxVersion=4.1.2-pre.681
kotlinNodeVersion=18.16.12-pre.682
kotlinReactVersion=18.2.0-pre.682
kotlinReduxVersion=4.1.2-pre.682
reduxKotlinVersion=0.6.1
reduxKotlinThunkVersion=0.6.0
ballastVersion=4.0.0
Expand Down

0 comments on commit 9a9ef97

Please sign in to comment.