Skip to content

Commit a4ac955

Browse files
chore(deps): bump org.junit:junit-bom from 5.14.1 to 5.14.2 in /demos
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r5.14.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5443c9c commit a4ac955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<demo.module.name/>
2323

2424
<!-- testing dependencies versions -->
25-
<junit5.version>5.14.1</junit5.version>
25+
<junit5.version>5.14.2</junit5.version>
2626
</properties>
2727

2828
<modules>

0 commit comments

Comments
 (0)