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

Commit 82d2e72

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b32222 commit 82d2e72

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
@@ -34,7 +34,7 @@
3434
</developers>
3535
<properties>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37-
<junit.jupiter.version>5.10.2</junit.jupiter.version>
37+
<junit.jupiter.version>5.11.0</junit.jupiter.version>
3838
</properties>
3939
<dependencies>
4040
<dependency>

0 commit comments

Comments
 (0)