We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3298d5 commit c4cf878Copy full SHA for c4cf878
1 file changed
java/hello-world/build.gradle
@@ -4,8 +4,8 @@ plugins {
4
}
5
6
def timefoldVersion = "999-SNAPSHOT"
7
-def logbackVersion = "1.5.29"
8
-def junitVersion = "6.0.2"
+def logbackVersion = "1.5.31"
+def junitVersion = "6.0.3"
9
def assertjVersion = "3.27.7"
10
def profile = System.properties['profile'] ?: ''
11
0 commit comments