Skip to content

Commit 2b454e1

Browse files
build(deps-dev): bump junit-jupiter.version from 5.11.4 to 5.12.0
Bumps `junit-jupiter.version` from 5.11.4 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92331d0 commit 2b454e1

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

2525
<snakeyaml.version>2.4</snakeyaml.version>
2626

27-
<junit-jupiter.version>5.11.4</junit-jupiter.version>
27+
<junit-jupiter.version>5.12.0</junit-jupiter.version>
2828
<system-lambda.version>1.2.1</system-lambda.version>
2929

3030
<kar.finalName>${project.artifactId}-${project.version}</kar.finalName>

0 commit comments

Comments
 (0)