Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SAUL committed Oct 3, 2024
1 parent bc84712 commit 143aec4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
kotlin.code.style=official
kotlin.version=2.0.0
compose.version=1.6.10
exposedVersion=0.52.0
compose.version=1.6.11
exposedVersion=0.55.0
voyagerVersion=1.1.0-beta02
koinVersion=3.2.0
koinVersion=4.0.0
koinComposeVersion=1.1.5
sqliteVersion=3.44.1.0
flywayVersion=10.16.0
hikariVersion=5.1.0
sqliteVersion=3.46.1.3
flywayVersion=10.18.2
hikariVersion=6.0.0
sl4jVersion=2.0.13
logbackVersion=1.5.6
coroutineVersion=1.8.1
jacksonVersion=2.17.2
coroutineVersion=1.9.0
jacksonVersion=2.18.0
jwtVersion=4.4.0
bcryptVersion=0.4
oneTimeVersion=2.1.1
Expand Down

0 comments on commit 143aec4

Please sign in to comment.