We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f161f64 commit 34191eaCopy full SHA for 34191ea
hiero-dependency-versions/build.gradle.kts
@@ -16,7 +16,7 @@ val mockito = "5.18.0"
16
17
dependencies {
18
api(platform("org.springframework.boot:spring-boot-dependencies:3.5.3"))
19
- api(platform("io.netty:netty-bom:4.2.2.Final"))
+ api(platform("io.netty:netty-bom:4.2.3.Final"))
20
}
21
22
dependencies.constraints {
0 commit comments