Skip to content

Commit 176daeb

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 342858e commit 176daeb

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
@@ -12,7 +12,7 @@
1212
<java.version>21</java.version>
1313
<maven.compiler.source>${java.version}</maven.compiler.source>
1414
<maven.compiler.target>${java.version}</maven.compiler.target>
15-
<junit-jupiter.version>5.13.0</junit-jupiter.version>
15+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
1616
<spring-boot.version>3.5.0</spring-boot.version>
1717
<cucumber.version>7.23.0</cucumber.version>
1818
<springdoc-openapi-starter.version>2.8.8</springdoc-openapi-starter.version>

0 commit comments

Comments
 (0)