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

Commit 26055e3

Browse files
authored
Merge pull request #3 from BasePractice/dependabot/maven/version.junit-1.11.0
Bump version.junit from 1.9.1 to 1.11.0
2 parents d004a1a + c697ba8 commit 26055e3

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
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<maven.compiler.source>11</maven.compiler.source>
1515
<maven.compiler.target>11</maven.compiler.target>
16-
<version.junit>1.9.1</version.junit>
16+
<version.junit>1.11.0</version.junit>
1717
<version.jupiter>5.9.1</version.jupiter>
1818
<version.pmd>6.52.0</version.pmd>
1919
</properties>

0 commit comments

Comments
 (0)