Skip to content

Commit

Permalink
feat: add name to EIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudshiftchris committed Aug 1, 2024
1 parent b5e8f75 commit eee8c24
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 @@ -13,7 +13,7 @@ ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.19.0" }
[libraries]
cloudshift-kotlin-cdk-wrapper = { module = "io.cloudshiftdev.kotlin-cdk-wrapper:kotlin-cdk-wrapper", version = "0.8.1" }
pearx-kasechange = { module = "net.pearx.kasechange:kasechange", version = "1.4.1" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json-jvm", version = "1.7.1" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json-jvm", version = "1.6.3" }

google-guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "5.5.0" }
Expand Down

0 comments on commit eee8c24

Please sign in to comment.