Skip to content

Commit 3c78c6d

Browse files
Bump com.ginsberg:junit5-system-exit from 1.1.2 to 2.0.2
Bumps [com.ginsberg:junit5-system-exit](https://github.com/tginsberg/junit5-system-exit) from 1.1.2 to 2.0.2. - [Release notes](https://github.com/tginsberg/junit5-system-exit/releases) - [Changelog](https://github.com/tginsberg/junit5-system-exit/blob/master/CHANGELOG.md) - [Commits](tginsberg/junit5-system-exit@v.1.1.2...v2.0.2) --- updated-dependencies: - dependency-name: com.ginsberg:junit5-system-exit dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8eac9c commit 3c78c6d

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation 'org.commonmark:commonmark:0.22.0'
4949
implementation 'org.commonmark:commonmark-ext-gfm-tables:0.22.0'
5050
testImplementation 'org.mockito:mockito-core:5.11.0'
51-
testImplementation 'com.ginsberg:junit5-system-exit:1.1.2'
51+
testImplementation 'com.ginsberg:junit5-system-exit:2.0.2'
5252
compileOnly 'org.projectlombok:lombok:1.18.34'
5353
annotationProcessor 'org.projectlombok:lombok:1.18.34'
5454
testCompileOnly 'org.projectlombok:lombok:1.18.34'

0 commit comments

Comments
 (0)