Skip to content

Commit b564179

Browse files
dependabot[bot]mjeanroy
authored andcommitted
build(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](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/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33bb58b commit b564179

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
@@ -105,7 +105,7 @@
105105
<guava.version>33.4.7-android</guava.version>
106106

107107
<!-- Tests dependencies -->
108-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
108+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
109109
<assertj.version>3.27.3</assertj.version>
110110
<mockito.version>4.6.1</mockito.version>
111111
<commons-exec.version>1.4.0</commons-exec.version>

0 commit comments

Comments
 (0)