mirror of https://github.com/alibaba/fastjson2.git
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1c8a93322
commit
db64dfcab1
2
pom.xml
2
pom.xml
|
@ -53,7 +53,7 @@
|
|||
<!-- https://kotlinlang.org/docs/maven.html#specifying-compiler-options -->
|
||||
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
|
||||
|
||||
<junit5.version>5.12.1</junit5.version>
|
||||
<junit5.version>5.12.2</junit5.version>
|
||||
<kotest.version>5.5.5</kotest.version>
|
||||
<jmh.version>1.37</jmh.version>
|
||||
|
||||
|
|
Loading…
Reference in New Issue