Skip to content

Commit e985e82

Browse files
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#1529)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fd0f07 commit e985e82

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
@@ -303,7 +303,7 @@
303303
<dependency>
304304
<groupId>com.google.jimfs</groupId>
305305
<artifactId>jimfs</artifactId>
306-
<version>1.3.0</version>
306+
<version>1.3.1</version>
307307
</dependency>
308308

309309
<dependency>

0 commit comments

Comments
 (0)