Преглед изворни кода

Bump junit from 3.8.1 to 4.13.1 in /java110-interface

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] пре 5 година
родитељ
комит
46a266499c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      java110-interface/pom.xml

+ 1 - 1
java110-interface/pom.xml

@@ -21,7 +21,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>3.8.1</version>
+            <version>4.13.1</version>
             <scope>test</scope>
         </dependency>
         <dependency>