Skip to content

Commit 0ea7591

Browse files
dependabot[bot]reda-alaoui
authored andcommitted
Bump org.junit:junit-bom from 5.9.3 to 5.10.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2334630 commit 0ea7591

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
@@ -30,7 +30,7 @@
3030
<hsqldb.version>2.7.2</hsqldb.version>
3131
<assertj>3.24.2</assertj>
3232
<logback>1.4.8</logback>
33-
<junit.version>5.9.3</junit.version>
33+
<junit.version>5.10.0</junit.version>
3434
<auto-service.version>1.1.1</auto-service.version>
3535
<git-code-format-maven-plugin.version>4.2</git-code-format-maven-plugin.version>
3636
</properties>

0 commit comments

Comments
 (0)