Skip to content

Commit 6af099f

Browse files
chore(deps): bump org.junit:junit-bom from 5.14.0 to 5.14.1 (#372)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 396b95b commit 6af099f

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
@@ -63,7 +63,7 @@
6363
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
6464

6565
<!-- testing dependencies versions -->
66-
<junit5.version>5.14.0</junit5.version>
66+
<junit5.version>5.14.1</junit5.version>
6767
<kotest.version>5.8.0</kotest.version>
6868
</properties>
6969

0 commit comments

Comments
 (0)