Skip to content

Commit f2c3a8f

Browse files
Update jimfs to 1.3.1 (#325)
## About this PR 📦 Updates [com.google.jimfs:jimfs](https://github.com/google/jimfs) from `1.3.0` to `1.3.1` 📜 [GitHub Release Notes](https://github.com/google/jimfs/releases/tag/v1.3.1) - [Version Diff](google/jimfs@v1.3.0...v1.3.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/31f8cb648396db258f0ae31b31be0fef04a641dc/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>⚙ Adjust future updates</summary> Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.google.jimfs", artifactId = "jimfs" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.google.jimfs", artifactId = "jimfs" } }] ``` </details> <sup> labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.google.jimfs", "artifactId" : { "name" : "jimfs", "maybeCrossName" : null }, "version" : "1.3.0", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.3.1" ], "newerGroupId" : null, "newerArtifactId" : null } }, "Labels" : [ "library-update", "early-semver-patch", "semver-spec-patch", "commit-count:1" ] } --> Co-authored-by: scala-steward <scala-steward> Co-authored-by: Adam Warski <[email protected]>
1 parent 9b25aaf commit f2c3a8f

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)