浏览代码

Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#6407)

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 11 月之前
父节点
当前提交
8f411760dc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -19,7 +19,7 @@ ext {
         springBoot3Version = '3.3.2',
         springCloudVersion = '3.1.8',
         jsqlparserVersion = '5.0',
-        junitVersion = '5.10.3',
+        junitVersion = '5.11.0',
     ]
 
     lib = [