Skip to content

Commit

Permalink
Bump jimfs from 1.1 to 1.2 (#183)
Browse files Browse the repository at this point in the history
Bumps [jimfs](https://github.com/google/jimfs) from 1.1 to 1.2.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.1...v1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2021
1 parent 8b7b88e commit 72b5fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ file comparators, endian transformation classes, and much more.
<dependency>
<groupId>com.google.jimfs</groupId>
<artifactId>jimfs</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 72b5fa2

Please sign in to comment.