Skip to content

Commit 688b593

Browse files
authored
Merge pull request #12 from git-commit-id/dependabot/gradle/org.junit.jupiter-junit-jupiter-params-5.10.3
Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3
2 parents 056a114 + 7acf5b5 commit 688b593

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.10.2'
37+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
3838
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
3939
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
4040

0 commit comments

Comments
 (0)