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

Commit a4864f2

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/junit-framework) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b89403 commit a4864f2

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.13.1</junit.jupiter.version>
39+
<junit.jupiter.version>5.13.2</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)