Skip to content

Commit

Permalink
Merge pull request #460 from yuzawa-san/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…jimfs-jimfs-1.3.0

Bump com.google.jimfs:jimfs from 1.2 to 1.3.0
  • Loading branch information
yuzawa-san authored Sep 5, 2023
2 parents d3f7709 + 79640a6 commit 91d3313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:5.4.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
testImplementation 'com.google.jimfs:jimfs:1.2'
testImplementation 'com.google.jimfs:jimfs:1.3.0'
testImplementation(platform('io.cucumber:cucumber-bom:7.11.1'))
testImplementation 'io.cucumber:cucumber-java'
testImplementation 'io.cucumber:cucumber-spring'
Expand Down

0 comments on commit 91d3313

Please sign in to comment.