Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Apr 7, 2024
1 parent c25cf82 commit 9222ff4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
java = "23"
kotlin = "2.0.0-Beta5"
kotlin-ksp = "2.0.0-Beta5-1.0.19"
kotlin-ksp = "2.0.0-Beta5-1.0.20"
kotlin-jvmtarget = "21"
kotlin-dsl-jvmtarget = "21"
kotlin-api-version = "1.9"
Expand All @@ -21,7 +21,7 @@ githubProject = "https://github.com/sureshg/openjdk-playground"
# Gradle Dependencies Versions
kotlinx-kover = "0.8.0-Beta2"
kover-intellij = "1.0.720"
kotlinx-bincompat = "0.15.0-Beta.1"
kotlinx-bincompat = "0.15.0-Beta.2"
zip-prefixer = "0.3.1"
intellij-coverage = "1.0.750"

Expand Down Expand Up @@ -164,7 +164,7 @@ ktlint = "0.48.2"
licensee = "1.11.0"
licenser = "0.6.1"
maven-plugindev = "0.4.0"
nexus-publish = "2.0.0-rc-2"
nexus-publish = "2.0.0"
osdetector = "1.7.3"
openrewrite = "5.32.0"
protobuf-plugin = "0.9.3"
Expand All @@ -175,9 +175,9 @@ spotless-changelog = "3.0.2"
semver-plugin = "0.5.1"
taskinfo = "2.2.0"
versioncatalog-update = "0.8.4"
dependency-analysis = "1.30.0"
dependency-analysis = "1.31.0"
best-practices-plugin = "0.10"
modulegraph = "0.6.0"
modulegraph = "0.6.1"

# Composite build versions
module-jdk = "1.0.0"
Expand Down

0 comments on commit 9222ff4

Please sign in to comment.