File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ dependencyResolutionManagement {
3838 // Database
3939 library(" mongodb-bson" , " org.mongodb" , " bson-kotlinx" ).version(" 5.5.0" )
4040 library(" mongodb-coroutine-driver" , " org.mongodb" , " mongodb-driver-kotlin-coroutine" ).version(" 5.5.0" )
41- library(" foxy-databaseutils-common" , " com.github.CakeyFox.DatabaseUtils" , " core" ).version(" 1.4.3 " )
42- library(" foxy-databaseutils-jvm" , " com.github.CakeyFox.DatabaseUtils" , " core-jvm" ).version(" 1.4.3 " )
41+ library(" foxy-databaseutils-common" , " com.github.CakeyFox.DatabaseUtils" , " core" ).version(" 1.4.7 " )
42+ library(" foxy-databaseutils-jvm" , " com.github.CakeyFox.DatabaseUtils" , " core-jvm" ).version(" 1.4.7 " )
4343
4444 // Ktor
4545 library(" ktor-htmx" , " io.ktor" , " ktor-htmx" ).versionRef(ktor)
You can’t perform that action at this time.
0 commit comments