File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ dependencies {
5858 exclude group : ' org.slf4j' , module : ' slf4j-simple'
5959 }
6060 api " org.apache.groovy:groovy-sql"
61- api " org.hibernate:hibernate-core-jakarta:$HibernateCoreVersion "
6261
6362 compileOnly " org.graceframework:grace-boot"
6463 compileOnly " org.graceframework:grace-cli"
Original file line number Diff line number Diff line change @@ -2,11 +2,6 @@ projectVersion=6.3.0-SNAPSHOT
22graceVersion =2023.3.0-RC1
33gormVersion =2023.3.0-RC1
44gormHibernateVersion =2023.3.0-RC1
5- groovyVersion =4.0.26
6- h2Version =2.2.224
7- HibernateCoreVersion =5.6.15.Final
8- liquibaseVersion =4.27.0
9- liquibaseHibernateVersion =4.27.0
105websiteUrl =https://github.com/graceframework/grace-database-migration
116issueTrackerUrl =https://github.com/graceframework/grace-database-migration/issues
127vcsUrl =https://github.com/graceframework/grace-database-migration
You can’t perform that action at this time.
0 commit comments