Spaces:
Sleeping
Sleeping
Commit
·
eb1b68c
1
Parent(s):
3deb895
changes
Browse files- build.gradle.kts +1 -1
build.gradle.kts
CHANGED
@@ -59,7 +59,7 @@ dependencies {
|
|
59 |
implementation("javax.transaction:javax.transaction-api")
|
60 |
implementation("org.hibernate:hibernate-entitymanager")
|
61 |
implementation("org.hibernate.validator:hibernate-validator")
|
62 |
-
implementation("org.liquibase:liquibase-core")
|
63 |
|
64 |
// liquibaseRuntime("org.liquibase:liquibase-core")
|
65 |
// liquibaseRuntime("org.liquibase.ext:liquibase-hibernate5:${liquibaseHibernate5Version}")
|
|
|
59 |
implementation("javax.transaction:javax.transaction-api")
|
60 |
implementation("org.hibernate:hibernate-entitymanager")
|
61 |
implementation("org.hibernate.validator:hibernate-validator")
|
62 |
+
// implementation("org.liquibase:liquibase-core")
|
63 |
|
64 |
// liquibaseRuntime("org.liquibase:liquibase-core")
|
65 |
// liquibaseRuntime("org.liquibase.ext:liquibase-hibernate5:${liquibaseHibernate5Version}")
|