File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,4 @@ plugins {
66 alias(libs.plugins.org.jetbrains.kotlin.jvm) apply false
77}
88
9- idea {
10- module {
11- isDownloadSources = true
12- }
13- }
9+ idea { module { isDownloadSources = true } }
Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ java = "17"
2626net-sf-sevenzipjbinding = " 16.02-2.01"
2727nl-littlerobots-version-catalog-updat-gradle-plugin = " 1.0.0"
2828org-apache-commons-exec = " 1.5.0"
29- org-apache-groovy = " 4 .0.28 "
29+ org-apache-groovy = " 5 .0.0 "
3030org-apache-logging-log4j = " 2.25.1"
3131org-assertj = " 4.0.0-M1"
3232org-awaitility = " 4.3.0"
33- org-babyfish-jimmer = " 0.9.107 "
33+ org-babyfish-jimmer = " 0.9.109 "
3434org-gradle = " 9.1.0-rc-3"
35- org-hibernate-orm = " 6.6.15 .Final"
35+ org-hibernate-orm = " 7.1.0 .Final"
3636org-jetbrains-dokka = " 2.0.0"
3737org-jetbrains-intellij-platform = " 2.9.0"
3838org-jetbrains-kotlin = " 2.2.10"
@@ -54,7 +54,7 @@ org-springframework-modulith = "2.0.0-M1"
5454org-springframework-security = " 6.5.3"
5555org-testcontainers = " 1.21.3"
5656org-testng = " 7.11.0"
57- project = " 0.0.34 "
57+ project = " 0.0.35 "
5858
5959[libraries ]
6060ch-qos-logback-logback-classic = { module = " ch.qos.logback:logback-classic" , version.ref = " ch-qos-logback" }
You can’t perform that action at this time.
0 commit comments