Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit b9cc831

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cffd33 commit b9cc831

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
@@ -13,7 +13,7 @@
1313
<kotlin.version>2.0.20</kotlin.version>
1414
<maven.compiler.source>${java.version}</maven.compiler.source>
1515
<maven.compiler.target>${java.version}</maven.compiler.target>
16-
<junit-jupiter.version>5.11.0</junit-jupiter.version>
16+
<junit-jupiter.version>5.11.1</junit-jupiter.version>
1717
<spring-boot.version>3.3.2</spring-boot.version>
1818
<cucumber.version>7.19.0</cucumber.version>
1919
<pre-liquibase.version>1.5.1</pre-liquibase.version>

0 commit comments

Comments
 (0)