a fork of EvalEx by ezylang with a handful of breaking changes

Bump org.junit:junit-bom from 5.10.3 to 5.11.3 (#18)

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

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
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>

authored by dependabot[bot] dependabot[bot] and committed by GitHub 8ecfca4a bb573ccf

Changed files
+1 -1
gradle
+1 -1
gradle/libs.versions.toml
··· 4 4 [versions] 5 5 6 6 [libraries] 7 - junit-bom = { module = "org.junit:junit-bom", version = "5.10.3" } 7 + junit-bom = { module = "org.junit:junit-bom", version = "5.11.3" } 8 8 junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.10.3" } 9 9 assertj-core = { module = "org.assertj:assertj-core", version = "3.23.1" } 10 10 mockito-core = { module = "org.mockito:mockito-core", version = "4.8.0" }