Skip to content

Commit d969df8

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#323)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b3f065 commit d969df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.12.0</junit5.version>
66+
<junit5.version>5.12.1</junit5.version>
6767
<kotest.version>5.8.0</kotest.version>
6868
</properties>
6969

0 commit comments

Comments
 (0)