Skip to content

Commit f1d0218

Browse files
Bump org.junit:junit-bom from 5.10.0 to 6.0.3 in /ams-javalin-shopping
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.0...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c0daba commit f1d0218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ams-javalin-shopping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<opencsv.version>5.8</opencsv.version>
2323
<slf4j.version>2.0.7</slf4j.version>
2424
<logback.version>1.4.14</logback.version>
25-
<junit.version>5.10.0</junit.version>
25+
<junit.version>6.0.3</junit.version>
2626
<httpclient.version>4.5.14</httpclient.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)