Skip to content

Commit fab0043

Browse files
chore(deps): Bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#35)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2909934 commit fab0043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ assertj = "3.27.6"
33
jackson2 = "2.20.1"
44
jackson3 = "3.0.1"
55
jspecify = "1.0.0"
6-
junit = "6.0.0"
6+
junit = "6.0.1"
77
lombok = "1.18.42"
88
lombok-gradle = "9.0.0"
99
testcontainers = "2.0.1"

0 commit comments

Comments
 (0)