You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by GitBox <gi...@apache.org> on 2022/10/25 12:43:45 UTC

[GitHub] [incubator-nlpcraft] scala-steward opened a new pull request, #51: Update gson to 2.10

scala-steward opened a new pull request, #51:
URL: https://github.com/apache/incubator-nlpcraft/pull/51

   Updates [com.google.code.gson:gson](https://github.com/google/gson/) from 2.9.1 to 2.10.
   [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
   
   
   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/a086a64dcf8d96ba28cacc817b402b093e8f0d1e/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.code.gson", artifactId = "gson" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "@monthly" },
     dependency = { groupId = "com.google.code.gson", artifactId = "gson" }
   }]
   ```
   </details>
   
   labels: library-update, commit-count:1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@nlpcraft.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nlpcraft] skhdl merged pull request #51: Update gson to 2.10

Posted by GitBox <gi...@apache.org>.
skhdl merged PR #51:
URL: https://github.com/apache/incubator-nlpcraft/pull/51


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@nlpcraft.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org