build(deps-dev): bump org.junit.jupiter:junit-jupiter-params
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c0fbc1a805
commit
a25fcb46b2
|
@ -35,7 +35,7 @@
|
|||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<junit.jupiter.version>5.11.0</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.11.1</junit.jupiter.version>
|
||||
</properties>
|
||||
|
||||
<groupId>com.rabbitmq.examples</groupId>
|
||||
|
|
Loading…
Reference in New Issue