Skip to content

Commit 41d5182

Browse files
Bump junit_jupiter_version from 5.5.0 to 5.5.1
Bumps `junit_jupiter_version` from 5.5.0 to 5.5.1. Updates `junit-jupiter-api` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.0...r5.5.1) Updates `junit-jupiter-engine` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.0...r5.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 694ad8f commit 41d5182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
ext {
33
kotlin_version = '1.3.41'
44
rabbitMqJavaClientVersion = '5.7.3'
5-
junit_jupiter_version = '5.5.0'
5+
junit_jupiter_version = '5.5.1'
66
junit_plugin_version = '1.2.0'
77
kluent_version = '1.48'
88
ktor_version = '1.2.3'

0 commit comments

Comments
 (0)