Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Apr 10, 2023
1 parent 904518c commit c19408f
Showing 1 changed file with 125 additions and 23 deletions.
148 changes: 125 additions & 23 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ org-jetbrains-kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.6.21"
## ⬆ = "1.7.22" }
## ⬆ = "1.8.0" }
## ⬆ = "1.8.10" }
## ⬆ = "1.8.20" }

org-jetbrains-kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.6.21" }
## ⬆ = "1.7.0" }
Expand All @@ -21,6 +22,7 @@ org-jetbrains-kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.
## ⬆ = "1.7.22" }
## ⬆ = "1.8.0" }
## ⬆ = "1.8.10" }
## ⬆ = "1.8.20" }

[versions]

Expand All @@ -32,6 +34,7 @@ kotlin = "1.6.21"
## ⬆ = "1.7.22"
## ⬆ = "1.8.0"
## ⬆ = "1.8.10"
## ⬆ = "1.8.20"

kotest = "5.4.2"

Expand All @@ -43,35 +46,117 @@ 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.418"

aws-java-sdk-ssm = "com.amazonaws:aws-java-sdk-ssm:1.12.418"

aws-java-sdk-secretsmanager = "com.amazonaws:aws-java-sdk-secretsmanager:1.12.418"
aws-java-sdk-core = "com.amazonaws:aws-java-sdk-core:1.12.445"

aws-java-sdk-ssm = "com.amazonaws:aws-java-sdk-ssm:1.12.445"

aws-java-sdk-secretsmanager = "com.amazonaws:aws-java-sdk-secretsmanager:1.12.445"
## ⬆ :1.12.419"
## ⬆ :1.12.420"
## ⬆ :1.12.421"
## ⬆ :1.12.422"
## ⬆ :1.12.423"
## ⬆ :1.12.424"
## ⬆ :1.12.425"
## ⬆ :1.12.426"
## ⬆ :1.12.427"
## ⬆ :1.12.428"
## ⬆ :1.12.429"
## ⬆ :1.12.430"
## ⬆ :1.12.431"
## ⬆ :1.12.432"
## ⬆ :1.12.433"
## ⬆ :1.12.434"
## ⬆ :1.12.435"
## ⬆ :1.12.436"
## ⬆ :1.12.437"
## ⬆ :1.12.438"
## ⬆ :1.12.439"
## ⬆ :1.12.440"
## ⬆ :1.12.441"
## ⬆ :1.12.442"
## ⬆ :1.12.443"
## ⬆ :1.12.444"
## ⬆ :1.12.445"

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

localstack = "org.testcontainers:localstack:1.17.6"

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

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

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

secretsmanager = "software.amazon.awssdk:secretsmanager:2.20.15"

azure-security-keyvault-secrets = "com.azure:azure-security-keyvault-secrets:4.5.4"

azure-identity = "com.azure:azure-identity:1.8.0"
## ⬆ :1.18.0"

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

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

regions = "software.amazon.awssdk:regions:2.20.42"
## ⬆ :2.20.16"
## ⬆ :2.20.17"
## ⬆ :2.20.18"
## ⬆ :2.20.19"
## ⬆ :2.20.20"
## ⬆ :2.20.21"
## ⬆ :2.20.22"
## ⬆ :2.20.23"
## ⬆ :2.20.24"
## ⬆ :2.20.25"
## ⬆ :2.20.26"
## ⬆ :2.20.27"
## ⬆ :2.20.28"
## ⬆ :2.20.29"
## ⬆ :2.20.30"
## ⬆ :2.20.31"
## ⬆ :2.20.32"
## ⬆ :2.20.33"
## ⬆ :2.20.34"
## ⬆ :2.20.35"
## ⬆ :2.20.36"
## ⬆ :2.20.37"
## ⬆ :2.20.38"
## ⬆ :2.20.39"
## ⬆ :2.20.40"
## ⬆ :2.20.41"
## ⬆ :2.20.42"

secretsmanager = "software.amazon.awssdk:secretsmanager:2.20.42"
## ⬆ :2.20.16"
## ⬆ :2.20.17"
## ⬆ :2.20.18"
## ⬆ :2.20.19"
## ⬆ :2.20.20"
## ⬆ :2.20.21"
## ⬆ :2.20.22"
## ⬆ :2.20.23"
## ⬆ :2.20.24"
## ⬆ :2.20.25"
## ⬆ :2.20.26"
## ⬆ :2.20.27"
## ⬆ :2.20.28"
## ⬆ :2.20.29"
## ⬆ :2.20.30"
## ⬆ :2.20.31"
## ⬆ :2.20.32"
## ⬆ :2.20.33"
## ⬆ :2.20.34"
## ⬆ :2.20.35"
## ⬆ :2.20.36"
## ⬆ :2.20.37"
## ⬆ :2.20.38"
## ⬆ :2.20.39"
## ⬆ :2.20.40"
## ⬆ :2.20.41"
## ⬆ :2.20.42"

azure-security-keyvault-secrets = "com.azure:azure-security-keyvault-secrets:4.6.0"

azure-identity = "com.azure:azure-identity:1.8.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.0"
cron-utils = "com.cronutils:cron-utils:9.2.1"

google-cloud-secretmanager = "com.google.cloud:google-cloud-secretmanager:2.12.0"
google-cloud-secretmanager = "com.google.cloud:google-cloud-secretmanager:2.14.0"

hadoop-common = "org.apache.hadoop:hadoop-common:2.10.2"
## ⬆ :3.0.0"
Expand All @@ -93,28 +178,34 @@ hadoop-common = "org.apache.hadoop:hadoop-common:2.10.2"
## ⬆ :3.3.2"
## ⬆ :3.3.3"
## ⬆ :3.3.4"
## ⬆ :3.3.5"

hikaricp = "com.zaxxer:HikariCP:5.0.1"

postgresql = "org.postgresql:postgresql:42.5.4"
postgresql = "org.postgresql:postgresql:42.6.0"

config = "com.typesafe:config:1.4.2"

jackson-core = "com.fasterxml.jackson.core:jackson-core:2.14.2"

jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.14.2"

micrometer-registry-datadog = "io.micrometer:micrometer-registry-datadog:1.10.4"
micrometer-registry-datadog = "io.micrometer:micrometer-registry-datadog:1.10.5"

micrometer-registry-prometheus = "io.micrometer:micrometer-registry-prometheus:1.10.4"
micrometer-registry-prometheus = "io.micrometer:micrometer-registry-prometheus:1.10.5"

micrometer-registry-statsd = "io.micrometer:micrometer-registry-statsd:1.10.4"
micrometer-registry-statsd = "io.micrometer:micrometer-registry-statsd:1.10.5"

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"

vault = "org.testcontainers:vault:1.17.6"
## ⬆ :1.18.0"

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

Expand All @@ -123,5 +214,16 @@ 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"

kotest-extensions-testcontainers = { group = "io.kotest", name = "kotest-extensions-testcontainers", version.ref = "kotest" }

0 comments on commit c19408f

Please sign in to comment.