Skip to content

Commit f3fc080

Browse files
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#762)
Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/jimfs/releases) - [Commits](google/jimfs@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: com.google.jimfs:jimfs dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8981a5c commit f3fc080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ file comparators, endian transformation classes, and much more.
8787
<dependency>
8888
<groupId>com.google.jimfs</groupId>
8989
<artifactId>jimfs</artifactId>
90-
<version>1.3.0</version>
90+
<version>1.3.1</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)