Commit 1b4caee
authored
Update netty-all to 4.1.89.Final (#2754)
Updates io.netty:netty-all from 4.1.87.Final to 4.1.89.Final.
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/77e035ef483ebb658433dfa1469671184e511f09/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 = "io.netty", artifactId = "netty-all" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "io.netty", artifactId = "netty-all" }
}]
```
</details>
labels: library-update1 parent 57a171c commit 1b4caee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
| 694 | + | |
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| |||
0 commit comments