Parcourir la source

Bump junit-jupiter from 5.7.1 to 5.7.2

Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] il y a 4 ans
Parent
commit
d7d1740aee
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -17,7 +17,7 @@ ext {
         springVersion = '5.3.7',
         springBootVersion = '2.4.5',
         jsqlparserVersion = '4.0',
-        junitVersion = '5.7.1',
+        junitVersion = '5.7.2',
     ]
 
     lib = [