Skip to content

Commit 55fc3fd

Browse files
Bump org.junit:junit-bom from 5.13.1 to 5.13.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 552a7b4 commit 55fc3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
vavrVersion = "0.10.6"
1313
jacksonVersion = "2.18.4"
1414
lombokVersion = "1.18.38"
15-
jupiterVersion = "5.13.1"
15+
jupiterVersion = "5.13.3"
1616
}
1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)