Skip to content

Commit 3832fe6

Browse files
dependabot[bot]ok2c
authored andcommitted
Bump org.junit:junit-bom from 5.14.0 to 5.14.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1ca526 commit 3832fe6

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.14.0</junit.version>
75+
<junit.version>5.14.1</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)