Skip to content

Commit

Permalink
Updated some dependencies to library catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Aug 6, 2023
1 parent 64a0a23 commit a4e6236
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 256 deletions.
197 changes: 0 additions & 197 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,12 @@
io-kotest = { id = "io.kotest", version = "0.3.9" }

org-jetbrains-kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.6.21" }
## ⬆ = "1.7.0" }
## ⬆ = "1.7.10" }
## ⬆ = "1.7.20" }
## ⬆ = "1.7.21" }
## ⬆ = "1.7.22" }
## ⬆ = "1.8.0" }
## ⬆ = "1.8.10" }
## ⬆ = "1.8.20" }
## ⬆ = "1.8.21" }
## ⬆ = "1.8.22" }

org-jetbrains-kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.6.21" }
## ⬆ = "1.7.0" }
## ⬆ = "1.7.10" }
## ⬆ = "1.7.20" }
## ⬆ = "1.7.21" }
## ⬆ = "1.7.22" }
## ⬆ = "1.8.0" }
## ⬆ = "1.8.10" }
## ⬆ = "1.8.20" }
## ⬆ = "1.8.21" }
## ⬆ = "1.8.22" }

[versions]

kotlin = "1.6.21"
## ⬆ = "1.7.0"
## ⬆ = "1.7.10"
## ⬆ = "1.7.20"
## ⬆ = "1.7.21"
## ⬆ = "1.7.22"
## ⬆ = "1.8.0"
## ⬆ = "1.8.10"
## ⬆ = "1.8.20"
## ⬆ = "1.8.21"
## ⬆ = "1.8.22"

kotest = "5.4.2"

Expand All @@ -52,209 +22,42 @@ kotest-assertions-core-jvm = { group = "io.kotest", name = "kotest-assertions-co

kotest-runner-junit5-jvm = { group = "io.kotest", name = "kotest-runner-junit5-jvm", version.ref = "kotest" }

aws-java-sdk-core = "com.amazonaws:aws-java-sdk-core:1.12.477"
## ⬆ :1.12.478"
## ⬆ :1.12.479"
## ⬆ :1.12.480"
## ⬆ :1.12.481"
## ⬆ :1.12.482"
## ⬆ :1.12.483"
## ⬆ :1.12.484"
## ⬆ :1.12.485"
## ⬆ :1.12.486"
## ⬆ :1.12.487"
## ⬆ :1.12.488"
## ⬆ :1.12.489"
## ⬆ :1.12.490"
## ⬆ :1.12.491"
## ⬆ :1.12.492"
## ⬆ :1.12.493"
## ⬆ :1.12.494"
## ⬆ :1.12.495"
## ⬆ :1.12.496"
## ⬆ :1.12.497"
## ⬆ :1.12.498"
## ⬆ :1.12.499"
## ⬆ :1.12.500"
## ⬆ :1.12.501"

aws-java-sdk-ssm = "com.amazonaws:aws-java-sdk-ssm:1.12.477"
## ⬆ :1.12.478"
## ⬆ :1.12.479"
## ⬆ :1.12.480"
## ⬆ :1.12.481"
## ⬆ :1.12.482"
## ⬆ :1.12.483"
## ⬆ :1.12.484"
## ⬆ :1.12.485"
## ⬆ :1.12.486"
## ⬆ :1.12.487"
## ⬆ :1.12.488"
## ⬆ :1.12.489"
## ⬆ :1.12.490"
## ⬆ :1.12.491"
## ⬆ :1.12.492"
## ⬆ :1.12.493"
## ⬆ :1.12.494"
## ⬆ :1.12.495"
## ⬆ :1.12.496"
## ⬆ :1.12.497"
## ⬆ :1.12.498"
## ⬆ :1.12.499"
## ⬆ :1.12.500"
## ⬆ :1.12.501"

aws-java-sdk-secretsmanager = "com.amazonaws:aws-java-sdk-secretsmanager:1.12.477"
## ⬆ :1.12.478"
## ⬆ :1.12.479"
## ⬆ :1.12.480"
## ⬆ :1.12.481"
## ⬆ :1.12.482"
## ⬆ :1.12.483"
## ⬆ :1.12.484"
## ⬆ :1.12.485"
## ⬆ :1.12.486"
## ⬆ :1.12.487"
## ⬆ :1.12.488"
## ⬆ :1.12.489"
## ⬆ :1.12.490"
## ⬆ :1.12.491"
## ⬆ :1.12.492"
## ⬆ :1.12.493"
## ⬆ :1.12.494"
## ⬆ :1.12.495"
## ⬆ :1.12.496"
## ⬆ :1.12.497"
## ⬆ :1.12.498"
## ⬆ :1.12.499"
## ⬆ :1.12.500"
## ⬆ :1.12.501"

kotlin-serialization = { group = "org.jetbrains.kotlin", name = "kotlin-serialization", version.ref = "kotlin" }

localstack = "org.testcontainers:localstack:1.18.3"

logback-classic = "ch.qos.logback:logback-classic:1.4.8"

slf4j-api = "org.slf4j:slf4j-api:2.0.7"

regions = "software.amazon.awssdk:regions:2.20.98"

secretsmanager = "software.amazon.awssdk:secretsmanager:2.20.98"
## ⬆ :2.20.75"
## ⬆ :2.20.76"
## ⬆ :2.20.77"
## ⬆ :2.20.78"
## ⬆ :2.20.79"
## ⬆ :2.20.80"
## ⬆ :2.20.81"
## ⬆ :2.20.82"
## ⬆ :2.20.83"
## ⬆ :2.20.84"
## ⬆ :2.20.85"
## ⬆ :2.20.86"
## ⬆ :2.20.87"
## ⬆ :2.20.88"
## ⬆ :2.20.89"
## ⬆ :2.20.90"
## ⬆ :2.20.91"
## ⬆ :2.20.92"
## ⬆ :2.20.93"
## ⬆ :2.20.94"
## ⬆ :2.20.95"
## ⬆ :2.20.96"
## ⬆ :2.20.97"
## ⬆ :2.20.98"

azure-security-keyvault-secrets = "com.azure:azure-security-keyvault-secrets:4.6.3"
## ⬆ :4.6.3"

azure-identity = "com.azure:azure-identity:1.9.1"
## ⬆ :1.9.1"

consul-client = "com.orbitz.consul:consul-client:1.5.3"

kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }

cron-utils = "com.cronutils:cron-utils:9.2.1"

google-cloud-secretmanager = "com.google.cloud:google-cloud-secretmanager:2.20.0"
## ⬆ :2.19.0"
## ⬆ :2.20.0"

hadoop-common = "org.apache.hadoop:hadoop-common:2.10.2"
## ⬆ :3.0.0"
## ⬆ :3.0.1"
## ⬆ :3.0.2"
## ⬆ :3.0.3"
## ⬆ :3.1.0"
## ⬆ :3.1.1"
## ⬆ :3.1.2"
## ⬆ :3.1.3"
## ⬆ :3.1.4"
## ⬆ :3.2.0"
## ⬆ :3.2.1"
## ⬆ :3.2.2"
## ⬆ :3.2.3"
## ⬆ :3.2.4"
## ⬆ :3.3.0"
## ⬆ :3.3.1"
## ⬆ :3.3.2"
## ⬆ :3.3.3"
## ⬆ :3.3.4"
## ⬆ :3.3.5"
## ⬆ :3.3.6"

hikaricp = "com.zaxxer:HikariCP:5.0.1"

postgresql = "org.postgresql:postgresql:42.6.0"

config = "com.typesafe:config:1.4.2"

jackson-core = "com.fasterxml.jackson.core:jackson-core:2.15.2"
## ⬆ :2.15.2"

jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.15.2"
## ⬆ :2.15.2"

micrometer-registry-datadog = "io.micrometer:micrometer-registry-datadog:1.11.1"
## ⬆ :1.11.1"

micrometer-registry-prometheus = "io.micrometer:micrometer-registry-prometheus:1.11.1"
## ⬆ :1.11.1"

micrometer-registry-statsd = "io.micrometer:micrometer-registry-statsd:1.11.1"
## ⬆ :1.11.1"

tomlj = "org.tomlj:tomlj:1.1.0"

spring-vault-core = "org.springframework.vault:spring-vault-core:2.3.2"
## ⬆ :2.3.3"
## ⬆ :3.0.0"
## ⬆ :3.0.1"
## ⬆ :3.0.2"
## ⬆ :3.0.3"

vault = "org.testcontainers:vault:1.18.3"

vavr-kotlin = "io.vavr:vavr-kotlin:0.10.2"

embedded-consul = "com.pszymczyk.consul:embedded-consul:2.2.1"

snakeyaml = "org.yaml:snakeyaml:2.0"

kaml = "com.charleskorn.kaml:kaml:0.42.0"
## ⬆ :0.43.0"
## ⬆ :0.44.0"
## ⬆ :0.45.0"
## ⬆ :0.46.0"
## ⬆ :0.47.0"
## ⬆ :0.48.0"
## ⬆ :0.49.0"
## ⬆ :0.50.0"
## ⬆ :0.51.0"
## ⬆ :0.52.0"
## ⬆ :0.53.0"
## ⬆ :0.54.0"

kotest-extensions-testcontainers = { group = "io.kotest", name = "kotest-extensions-testcontainers", version.ref = "kotest" }
2 changes: 1 addition & 1 deletion hoplite-arrow/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies {
testImplementation(projects.hopliteToml)
testImplementation(projects.hopliteYaml)
testImplementation(projects.hopliteJson)
implementation(Arrow.core)
implementation(libs.arrow.core)
}

apply("../publish.gradle.kts")
10 changes: 3 additions & 7 deletions hoplite-aws/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ plugins {

dependencies {
api(projects.hopliteCore)
api(libs.aws.java.sdk.core)
api(libs.aws.java.sdk.ssm)
api(libs.aws.java.sdk.secretsmanager)
implementation(KotlinX.serialization.json)
testApi(Testing.kotest.extensions.testContainers)
testApi(libs.localstack)
testApi(libs.logback.classic)
testApi(libs.slf4j.api)
// implementation(KotlinX.serialization.json)
testApi("io.kotest.extensions:kotest-extensions-testcontainers:2.0.2")
testApi(libs.testcontainers.localstack)
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-aws2/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
api(projects.hopliteCore)
api(libs.regions)
api(libs.secretsmanager)
implementation(KotlinX.serialization.json)
// implementation(KotlinX.serialization.json)
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-azure/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
api(projects.hopliteCore)
api(libs.azure.security.keyvault.secrets)
api(libs.azure.identity)
testApi(Testing.kotest.extensions.testContainers)
testApi("io.kotest.extensions:kotest-extensions-testcontainers:2.0.2")
}

apply("../publish.gradle.kts")
5 changes: 3 additions & 2 deletions hoplite-core/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
dependencies {
api(libs.kotlin.reflect)
testImplementation(libs.postgresql)
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
api(libs.coroutines.core)
api(libs.coroutines.jdk8)
testImplementation("io.kotest.extensions:kotest-extensions-testcontainers:1.3.4")
testImplementation("org.testcontainers:testcontainers:1.18.1")
testImplementation("org.testcontainers:postgresql:1.18.1")
testImplementation(libs.testcontainers.postgresql)
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-datetime/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api(projects.hopliteCore)
implementation(KotlinX.datetime)
// implementation(KotlinX.datetime)
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-gcp/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api(projects.hopliteCore)
api(libs.google.cloud.secretmanager)
testImplementation(Testing.kotest.extensions.testContainers)
testApi("io.kotest.extensions:kotest-extensions-testcontainers:2.0.2")
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-hocon/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api(projects.hopliteCore)
implementation(libs.config)
implementation(libs.typesafe.config)
}

apply("../publish.gradle.kts")
4 changes: 2 additions & 2 deletions hoplite-vault/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dependencies {
api(projects.hopliteCore)
implementation(libs.spring.vault.core)
testApi(Testing.kotest.extensions.testContainers)
testApi(libs.vault)
testApi("io.kotest.extensions:kotest-extensions-testcontainers:2.0.2")
testApi(libs.testcontainers.vault)
}

apply("../publish.gradle.kts")
2 changes: 1 addition & 1 deletion hoplite-watch/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api(projects.hopliteCore)
implementation(KotlinX.coroutines.core)
// implementation(KotlinX.coroutines.core)
testImplementation(projects.hopliteJson)
}

Expand Down

0 comments on commit a4e6236

Please sign in to comment.