Skip to content

Commit 38a376c

Browse files
authored
Update kotlinDatetime version (#753)
The kotlinDatetime version in the gradle libs.versions.toml file was upgraded from 0.5.0 to 0.6.0. This update includes some enhancements and bug fixes that improve performance and stability.
1 parent f51177f commit 38a376c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mysql = "8.3.0"
3636
postgresql = "42.7.2"
3737
sqlite = "3.45.1.0"
3838
jtsCore = "1.18.1"
39-
kotlinDatetime = "0.5.0"
39+
kotlinDatetime = "0.6.0"
4040
openapi = "2.1.20"
4141
kotlinLogging = "6.0.3"
4242
sl4j = "2.0.12"

0 commit comments

Comments
 (0)