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

Commit 13b8e04

Browse files
dependabot[bot]linwumingshi
authored andcommitted
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ed7b32 commit 13b8e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.11.2</junit.jupiter.version>
37+
<junit.jupiter.version>5.11.3</junit.jupiter.version>
3838
</properties>
3939
<dependencies>
4040
<dependency>

0 commit comments

Comments
 (0)