Skip to content

Commit 1489a54

Browse files
authored
Merge pull request #29 from git-commit-id/dependabot/gradle/org.junit.jupiter-junit-jupiter-params-5.11.3
Bump org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.3
2 parents 5cdbeca + ff9ea4c commit 1489a54

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation gradleApi()
3535
implementation 'io.github.git-commit-id:git-commit-id-plugin-core:6.0.0-rc.9'
3636

37-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
37+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
3838
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
3939
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
4040

0 commit comments

Comments
 (0)