Skip to content

Commit 345be72

Browse files
authored
General: Update junit to version 6.0.0 and leave note for liquibase 5.0.0 (#993)
1 parent 960c6aa commit 345be72

File tree

3 files changed

+4
-79
lines changed

3 files changed

+4
-79
lines changed

docs/package-lock.json

Lines changed: 0 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ hibernateVersion=6.6.29.Final
1212
lombokVersion=1.18.42
1313
mapstructVersion=1.6.3
1414
archunitJunit5Version=1.4.1
15-
junitVersion=5.13.4
16-
junitPlatformVersion=1.13.3
15+
junitVersion=6.0.0
1716
jacksonDatabindNullableVersion=0.2.7
1817
logbackVersion=1.5.16
1918
mysqlVersion=9.4.0
@@ -35,6 +34,7 @@ modernizerPluginVersion=1.12.0
3534
liquibaseTaskPrefix=liquibase
3635
# Cannot upgrade to 3.x due to weird error messages
3736
liquibasePluginVersion=3.0.2
37+
# TODO: update to liquibaseVersion=5.x when compatible liquibasePluginVersion is upgrade is released
3838
liquibaseVersion=4.33.0
3939
# jhipster-needle-gradle-property - JHipster will add additional properties here
4040
org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en \

0 commit comments

Comments
 (0)