Skip to content

Commit af7a527

Browse files
chore(deps-dev): bump junit.engine.version from 1.12.1 to 1.12.2
Bumps `junit.engine.version` from 1.12.1 to 1.12.2. Updates `org.junit.platform:junit-platform-engine` from 1.12.1 to 1.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-commons` from 1.12.1 to 1.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-engine dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-commons dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c36b70d commit af7a527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/spring-boot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</modules>
3838

3939
<properties>
40-
<junit.engine.version>1.12.1</junit.engine.version>
40+
<junit.engine.version>1.12.2</junit.engine.version>
4141
</properties>
4242

4343
<dependencies>

0 commit comments

Comments
 (0)