Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 0191136

Browse files
build(deps): bump junit-bom from 5.9.0 to 5.9.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cc1af4 commit 0191136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<koloboke-impl.version>1.0.0</koloboke-impl.version>
2525
<emoji-java.version>5.1.1</emoji-java.version>
2626

27-
<junit.version>5.9.0</junit.version>
27+
<junit.version>5.9.1</junit.version>
2828
<mockito.version>4.8.0</mockito.version>
2929
<logback.version>1.4.1</logback.version>
3030
<javautil.version>1.34.0</javautil.version>

0 commit comments

Comments
 (0)