2021-08-09

This commit is contained in:
2021-08-09 17:48:27 +09:00
parent a854cd2225
commit 5df880659e
3 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ plugins {
}
dependencies {
implementation ("org.hibernate:hibernate-core:5.4.27.Final")
implementation ("org.hibernate:hibernate-core:5.5.5.Final")
runtimeOnly ("com.h2database:h2:1.4.200")
runtimeOnly ("org.apache.derby:derby:10.15.2.0")