Skip to content

Commit 8c906f1

Browse files
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c1a4bb commit 8c906f1

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
@@ -15,7 +15,7 @@
1515
<jackson.version>2.13.1</jackson.version>
1616
<slf4j.version>1.7.32</slf4j.version>
1717
<logback.version>1.2.10</logback.version>
18-
<junit.version>4.13.1</junit.version>
18+
<junit.version>4.13.2</junit.version>
1919
<github.global.server>github-jesque</github.global.server>
2020
</properties>
2121
<licenses>

0 commit comments

Comments
 (0)