build(deps-dev): bump org.junit.jupiter:junit-jupiter

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-27 18:46:15 +00:00 committed by GitHub
parent 9137633e25
commit af2a944b86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<paho.v5.version>[1.2.5,)</paho.v5.version>
<paho.v3.version>[1.2.5,)</paho.v3.version>
<amqp-client.version>5.21.0</amqp-client.version>
<junit.version>5.10.2</junit.version>
<junit.version>5.10.3</junit.version>
<assertj.version>3.26.0</assertj.version>
<logback.version>1.2.13</logback.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>