Skip to content

Commit 2e493a9

Browse files
Bump org.junit.jupiter:junit-jupiter-params
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- 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] <[email protected]>
1 parent a19f4ee commit 2e493a9

File tree

1 file changed

+1
-1
lines changed
  • deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot

1 file changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<properties>
3636
<maven.compiler.source>17</maven.compiler.source>
3737
<maven.compiler.target>17</maven.compiler.target>
38-
<junit.jupiter.version>5.11.3</junit.jupiter.version>
38+
<junit.jupiter.version>5.11.4</junit.jupiter.version>
3939
</properties>
4040

4141
<groupId>com.rabbitmq.examples</groupId>

0 commit comments

Comments
 (0)