Skip to content

Commit 869791a

Browse files
chore(deps): bump org.junit:junit-bom in /flipt-client-java
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.11.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74579e9 commit 869791a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flipt-client-java/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
jackson = "2.20.0"
33
jna = "5.18.0"
4-
junit = "5.11.4"
4+
junit = "6.0.0"
55
lombok = "1.18.42"
66

77
[libraries]

0 commit comments

Comments
 (0)