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 năm trước cách đây
mục cha
commit
54e23089af
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = [