Skip to content

Commit 92b335d

Browse files
dependabot[bot]paul58914080
authored andcommitted
chore(deps): bump org.junit:junit-bom from 6.0.0 to 6.0.1 in /example
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2be3dcb commit 92b335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<kotlin.version>2.2.21</kotlin.version>
1414
<maven.compiler.source>${java.version}</maven.compiler.source>
1515
<maven.compiler.target>${java.version}</maven.compiler.target>
16-
<junit-jupiter.version>6.0.0</junit-jupiter.version>
16+
<junit-jupiter.version>6.0.1</junit-jupiter.version>
1717
<spring-boot.version>3.5.7</spring-boot.version>
1818
<cucumber.version>7.31.0</cucumber.version>
1919
<pre-liquibase.version>1.6.1</pre-liquibase.version>

0 commit comments

Comments
 (0)