Skip to content

Commit 9d7f62a

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.11.3 (#141)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6ef4a3 commit 9d7f62a

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
@@ -19,7 +19,7 @@
1919
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
2020
<jakarta.xml.ws-api.version>4.0.2</jakarta.xml.ws-api.version>
2121
<commons-lang3.version>3.14.0</commons-lang3.version>
22-
<junit-jupiter.version>5.10.2</junit-jupiter.version>
22+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)