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:
dependabot[bot] 2025-04-11 19:35:09 +00:00 committed by GitHub
parent f1c8a93322
commit db64dfcab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>