Skip to content

Commit

Permalink
Bump kotlin from 1.9.23 to 1.9.25 (#14556)
Browse files Browse the repository at this point in the history
* Bump kotlin from 1.9.23 to 1.9.25
  • Loading branch information
snesm authored Sep 25, 2024
1 parent 523a8fb commit db9921c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Dfile.encoding=UTF8 -Xmx2048M
# Set Kotlin version for all peices of the build environment
systemProp.kotlinVersion=1.9.23
systemProp.kotlinVersion=1.9.25
2 changes: 1 addition & 1 deletion prime-router/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This setting makes flyway fall back to session locks as concurrent index creation cannot be done
# within a transaction. This setting is needed as of flyway 9.19.4.
flyway.postgresql.transactional.lock=false
flyway.postgresql.transactional.lock=false

0 comments on commit db9921c

Please sign in to comment.