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 2b8b949 commit 004a2abCopy full SHA for 004a2ab
alerting/build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
implementation "org.jetbrains:annotations:13.0"
109
110
api project(":alerting-core")
111
- implementation "com.github.seancfoley:ipaddress:5.3.3"
+ implementation "com.github.seancfoley:ipaddress:5.4.1"
112
113
testImplementation "org.antlr:antlr4-runtime:${versions.antlr4}"
114
testImplementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"
0 commit comments