Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource     | package                                                                                           | from           | to         |
| -------------- | ------------------------------------------------------------------------------------------------- | -------------- | ---------- |
| gradle-version | gradle                                                                                            | 8.1.1          | 8.2.1      |
| maven          | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin                                         | 6.18.0         | 6.20.0     |
| maven          | com.sksamuel.cohort:cohort-hikari                                                                 | 2.0.2          | 2.1.3      |
| maven          | com.sksamuel.cohort:cohort-core                                                                   | 2.0.2          | 2.1.3      |
| maven          | com.github.slugify:slugify                                                                        | 3.0.4          | 3.0.5      |
| maven          | io.kotest.extensions:kotest-extensions-testcontainers                                             | 2.0.0          | 2.0.2      |
| maven          | org.testcontainers:postgresql                                                                     | 1.18.1         | 1.18.3     |
| maven          | app.cash.sqldelight:app.cash.sqldelight.gradle.plugin                                             | 2.0.0-alpha05  | 2.0.0-rc02 |
| maven          | app.cash.sqldelight:postgresql-dialect                                                            | 2.0.0-alpha05  | 2.0.0-rc02 |
| maven          | app.cash.sqldelight:jdbc-driver                                                                   | 2.0.0-alpha05  | 2.0.0-rc02 |
| maven          | ch.qos.logback:logback-classic                                                                    | 1.4.7          | 1.4.8      |
| maven          | io.ktor.plugin:io.ktor.plugin.gradle.plugin                                                       | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-html-builder                                                                  | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-serialization-kotlinx-json                                                           | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-client-content-negotiation                                                           | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-client-serialization                                                                 | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-client-cio                                                                           | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-client-core                                                                          | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-auth-jwt                                                                      | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-auth                                                                          | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-tests                                                                         | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-netty                                                                         | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-default-headers                                                               | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-cors                                                                          | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-core                                                                          | 2.3.0          | 2.3.2      |
| maven          | io.ktor:ktor-server-content-negotiation                                                           | 2.3.0          | 2.3.2      |
| maven          | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                             | 1.22.0         | 1.23.0     |
| maven          | io.gitlab.arturbosch.detekt:detekt-gradle-plugin                                                  | 1.22.0         | 1.23.0     |
| maven          | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin                             | 0.7.0          | 0.7.2      |
| maven          | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.8.21         | 1.9.0      |
| maven          | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 1.8.21         | 1.9.0      |
| maven          | org.jetbrains.kotlin:kotlin-gradle-plugin                                                         | 1.8.21         | 1.9.0      |
| maven          | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin                                             | 1.8.10         | 1.8.20     |
| maven          | org.jetbrains.dokka:dokka-core                                                                    | 1.8.10         | 1.8.20     |
| maven          | com.gradle.enterprise:com.gradle.enterprise.gradle.plugin                                         | 3.13.2         | 3.14       |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                                     | 1.7.1          | 1.7.3      |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm                                                 | 1.7.1          | 1.7.3      |
| maven          | io.arrow-kt:arrow-fx-coroutines                                                                   | 1.1.6-alpha.91 | 1.2.0      |
| maven          | io.arrow-kt:arrow-optics                                                                          | 1.1.6-alpha.91 | 1.2.0      |
| maven          | io.arrow-kt:arrow-core                                                                            | 1.1.6-alpha.91 | 1.2.0      |
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent 62b0e1e commit 91ec2e7
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 17 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
5 changes: 4 additions & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,13 @@ location of your Java installation."
fi
else
JAVACMD=java
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
if ! command -v java >/dev/null 2>&1
then
die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation."
fi
fi

# Increase the maximum file descriptors if we can.
Expand Down
28 changes: 14 additions & 14 deletions libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
[versions]
arrow = "1.1.6-alpha.91"
arrow = "1.2.0"
arrowGradleConfig = "0.11.0"
coroutines = "1.7.1"
dokka = "1.8.10"
kotlin = "1.8.21"
coroutines = "1.7.3"
dokka = "1.8.20"
kotlin = "1.9.0"
kotest = "5.6.2"
kotest-plugin = "5.6.2"
kover = "0.7.0"
detekt = "1.22.0"
ktor = "2.3.0"
logback = "1.4.7"
sqldelight="2.0.0-alpha05"
testcontainers="1.18.1"
kover = "0.7.2"
detekt = "1.23.0"
ktor = "2.3.2"
logback = "1.4.8"
sqldelight="2.0.0-rc02"
testcontainers="1.18.3"
hikari="5.0.1"
postgresql="42.6.0"
kjwt="0.8.0"
kotest-arrow="1.3.3"
kotest-testcontainers="2.0.0"
slugify="3.0.4"
kotest-testcontainers="2.0.2"
slugify="3.0.5"
suspendapp="0.4.0"
cohort="2.0.2"
spotless="6.18.0"
cohort="2.1.3"
spotless="6.20.0"

[libraries]
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rootProject.name = "ktor-arrow-sample"

plugins {
id("com.gradle.enterprise") version "3.13.2"
id("com.gradle.enterprise") version "3.14"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 91ec2e7

Please sign in to comment.