Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Bump com.google.jimfs:jimfs from 1.2 to 1.3.0 in /qa/evil-tests
Browse files Browse the repository at this point in the history
Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.2 to 1.3.0.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.2...v1.3.0)

---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent e6fd76c commit d953ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/evil-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ apply plugin: 'opensearch.testclusters'
apply plugin: 'opensearch.standalone-test'

dependencies {
testImplementation 'com.google.jimfs:jimfs:1.2'
testImplementation 'com.google.jimfs:jimfs:1.3.0'
}

// TODO: give each evil test its own fresh JVM for more isolation.
Expand Down

0 comments on commit d953ec2

Please sign in to comment.