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

Commit 11783c0

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.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- 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 5fcd4d1 commit 11783c0

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
@@ -36,7 +36,7 @@
3636
<properties>
3737
<java.version>1.8</java.version>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39-
<junit.jupiter.version>5.12.0</junit.jupiter.version>
39+
<junit.jupiter.version>5.12.1</junit.jupiter.version>
4040
<beetl.version>3.19.1.RELEASE</beetl.version>
4141
<common-util.version>2.2.8</common-util.version>
4242
<qdox.version>2.0.3.5</qdox.version>

0 commit comments

Comments
 (0)