Skip to content

Commit f223b8c

Browse files
Bump org.junit.jupiter:junit-jupiter in /ams-spring-boot-shopping (#22)
Bumps [org.junit.jupiter:junit-jupiter](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.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f7cf90 commit f223b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ams-spring-boot-shopping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<jackson.version>2.15.2</jackson.version>
3232
<opencsv.version>5.8</opencsv.version>
3333
<apache.httpclient.version>4.5.14</apache.httpclient.version>
34-
<junit.version>5.10.0</junit.version>
34+
<junit.version>6.0.3</junit.version>
3535
</properties>
3636

3737
<dependencyManagement>

0 commit comments

Comments
 (0)