Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Aug 14, 2024
1 parent c011167 commit 091672f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ kotlinx.atomicfu.enableJvmIrTransformation=true

semver.project.tagPrefix=v
semver.checkClean=false
semver.logOnlyOnRootProject=true
# semver.project.tagPrefix=v
# semver.stage=final
# semver.scope=patch
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
java = "24"
kotlin = "2.0.20-RC2"
kotlin-ksp = "2.0.20-RC-1.0.24"
kotlin-ksp = "2.0.20-RC2-1.0.24"
kotlin-jvmtarget = "22"
kotlin-dsl-jvmtarget = "21"
kotlin-api-version = "1.9"
Expand Down Expand Up @@ -65,7 +65,7 @@ gradle-develocity = "3.17.6"
nexus-publish = "2.0.0"
shadow = "8.1.1"
spotless = "7.0.0.BETA1"
semver-plugin = "0.5.1"
semver-plugin = "0.6.0"
taskinfo = "2.1.0"
dependency-analysis = "1.33.0"
best-practices-plugin = "0.10"
Expand Down

0 comments on commit 091672f

Please sign in to comment.