Skip to content

Commit

Permalink
chore: new plugin version 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Oct 30, 2024
1 parent b08817c commit 455d99c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ semver.logOnlyOnRootProject=true
# semver.remote=origin

debug=false
test.version=0.14.0
test.version=0.15.0
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kotlinx-metadata = "0.9.0"
kotlinx-reflect-lite = "1.1.0"
kotlinx-bcv = "0.16.3"
kotlin-dokka = "2.0.0-Beta"
kotlin-wrappers = "1.0.0-pre.820"
kotlin-wrappers = "1.0.0-pre.822"
kotlin-redacted = "1.11.0-alpha01"
kotlinx-multik = "0.2.3"
kotlinx-dataframe = "0.13.1"
Expand All @@ -52,7 +52,7 @@ karakum = "1.0.0-alpha.40-K2"
seskar = "3.42.0"
spring-boot = "3.3.4"
spring-depmgmt = "1.1.6"
ktor = "3.0.0"
ktor = "3.0.1"
ktor-cohort = "2.5.1"
otel = "1.43.0"
otel-instr = "2.9.0"
Expand Down

0 comments on commit 455d99c

Please sign in to comment.