Skip to content

Commit bd325d9

Browse files
build(deps-dev): bump junit from 4.12 to 4.13.1 in /demo/nutzdemo
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb49a6b commit bd325d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/nutzdemo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>junit</groupId>
1616
<artifactId>junit</artifactId>
17-
<version>4.12</version>
17+
<version>4.13.1</version>
1818
<scope>test</scope>
1919
</dependency>
2020
<dependency>

0 commit comments

Comments
 (0)