Browse Source

Merge pull request #3532 from baomidou/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.7.2

Bump junit-jupiter from 5.7.1 to 5.7.2
qmdx 4 years ago
parent
commit
54e23089af
1 changed files with 1 additions and 1 deletions
  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 = [