Skip to content

Commit c4cf878

Browse files
deps: Bump the "base" group with 1 updates across multiple ecosystems (#1026)
1 parent d3298d5 commit c4cf878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/hello-world/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ plugins {
44
}
55

66
def timefoldVersion = "999-SNAPSHOT"
7-
def logbackVersion = "1.5.29"
8-
def junitVersion = "6.0.2"
7+
def logbackVersion = "1.5.31"
8+
def junitVersion = "6.0.3"
99
def assertjVersion = "3.27.7"
1010
def profile = System.properties['profile'] ?: ''
1111

0 commit comments

Comments
 (0)