Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-common (#192)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.115.Final to 4.1.116.Final.
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent f6f20e0 commit 1289e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8" }
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" }
micrometer-registry-prometheus = { module = "io.micrometer:micrometer-registry-prometheus" }
netty-common = "io.netty:netty-common:4.1.115.Final"
netty-common = "io.netty:netty-common:4.1.116.Final"
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions" }
reactor-test = { module = "io.projectreactor:reactor-test" }
spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools" }
Expand Down

0 comments on commit 1289e54

Please sign in to comment.