Skip to content

Commit 876a342

Browse files
Bump org.junit:junit-bom from 5.13.1 to 5.13.3 (#533)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 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 4ece79b commit 876a342

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
@@ -72,7 +72,7 @@
7272
<maven.compiler.target>1.8</maven.compiler.target>
7373
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
7474
<conscrypt.version>2.5.2</conscrypt.version>
75-
<junit.version>5.13.1</junit.version>
75+
<junit.version>5.13.3</junit.version>
7676
<hamcrest.version>3.0</hamcrest.version>
7777
<junit.migrationsupport.version>5.0.0</junit.migrationsupport.version>
7878
<mockito.version>4.11.0</mockito.version>

0 commit comments

Comments
 (0)