Skip to content

Commit 97aeb7a

Browse files
dependabot[bot]ok2c
authored andcommitted
Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7fbd20 commit 97aeb7a

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.10.2</junit.version>
75+
<junit.version>5.10.3</junit.version>
7676
<hamcrest.version>2.2</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)