Skip to content

Commit

Permalink
Set Snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Apr 27, 2024
1 parent 96aedf4 commit 61308e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
autoService = "1.1.1"
autoServiceKsp = "1.10"
binaryCompatibilityValidator = "0.13.2"
coroutines = "1.8.0"
detekt = "1.23.6"
coroutines = "1.7.3"
detekt = "1.23.1"
junit = "4.13.2"
kctfork = "0.4.1"
kotlin = "2.0.0-RC1"
Expand Down
2 changes: 0 additions & 2 deletions ktorfit-annotations/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl

plugins {
kotlin("multiplatform")
id("maven-publish")
Expand Down

0 comments on commit 61308e6

Please sign in to comment.