Skip to content

Commit

Permalink
chore(deps): dependencies 2024-10-14 (generated)
Browse files Browse the repository at this point in the history
  • Loading branch information
algolia-bot committed Oct 15, 2024
1 parent fb9544c commit 7712359
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.20"
ktor = "2.3.12"
kotlin = "2.0.21"
ktor = "3.0.0"

[libraries]
# Kotlin
Expand Down Expand Up @@ -30,5 +30,5 @@ ktor-client-darwin = { group = "io.ktor", name = "ktor-client-darwin", version.r
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
spotless = { id = "com.diffplug.gradle.spotless", version = "6.23.3" }

0 comments on commit 7712359

Please sign in to comment.