refactor migration

This commit is contained in:
2025-08-31 11:22:41 +02:00
parent e9c2569973
commit 1338bbb7d1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "2.2.10"
ktor = "3.2.3"
exposed = "0.60.0"
migration = "1.0.0"
exposed = "0.61.0"
migration = "1.0.2"
postgres = "42.7.5"
random = "1.0.0"
otp = "1.1.1"