Skip to content

Commit 4747f8c

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bccecd commit 4747f8c

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
@@ -51,7 +51,7 @@
5151
<version.diff-match-patch>1.2</version.diff-match-patch>
5252
<version.guava>33.4.7-jre</version.guava>
5353
<version.gson>2.13.0</version.gson>
54-
<version.junit>5.12.1</version.junit>
54+
<version.junit>5.12.2</version.junit>
5555
<version.mockito>5.17.0</version.mockito>
5656
<version.jakarta-xml-bind-api>4.0.2</version.jakarta-xml-bind-api>
5757
<version.jakarta-activation-api>2.1.3</version.jakarta-activation-api>

0 commit comments

Comments
 (0)