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 3c50f7d commit 8d59060Copy full SHA for 8d59060
alerting/build.gradle
@@ -113,7 +113,7 @@ dependencies {
113
implementation "org.jetbrains:annotations:13.0"
114
115
api project(":alerting-core")
116
- implementation "com.github.seancfoley:ipaddress:5.3.3"
+ implementation "com.github.seancfoley:ipaddress:5.4.1"
117
118
testImplementation "org.antlr:antlr4-runtime:${versions.antlr4}"
119
testImplementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"
0 commit comments