Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Mar 30, 2024
1 parent 6d358ec commit 152ac69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ app-module = "dev.suresh.openjdkplayground"
githubProject = "https://github.com/sureshg/openjdk-playground"

# Gradle Dependencies Versions
kotlinx-kover = "0.8.0-Beta"
kotlinx-kover = "0.8.0-Beta2"
kover-intellij = "1.0.720"
kotlinx-bincompat = "0.15.0-Beta.1"
zip-prefixer = "0.3.1"
intellij-coverage = "1.0.750"

ajalt-clikt = "4.2.2"
ajalt-clikt = "4.3.0"
ajalt-mordant = "2.4.0"
ajalt-colormath = "3.4.0"
assertj = "3.21.0"
Expand Down Expand Up @@ -148,7 +148,7 @@ foojay-toolchains = "0.1"
foojay-resolver = "0.8.0"
idea-ext = "1.1.7"
gradle-checksum = "1.4.0"
google-jib = "3.4.1"
google-jib = "3.4.2"
google-javaformat = "1.19.2"
graalvm-nativeimage = "0.10.1"
gradle-enterprise = "3.16.2"
Expand All @@ -161,18 +161,18 @@ javaagent-application = "0.5.1"
jextract = "0.4.2"
ktfmt = "0.46"
ktlint = "0.48.2"
licensee = "1.9.1"
licensee = "1.11.0"
licenser = "0.6.1"
maven-plugindev = "0.4.0"
nexus-publish = "2.0.0-rc-2"
osdetector = "1.7.3"
openrewrite = "5.32.0"
protobuf-plugin = "0.9.3"
shadow = "8.1.1"
sonarqube = "4.4.1.3373"
sonarqube = "5.0.0.4638"
spotless = "6.25.0"
spotless-changelog = "3.0.2"
semver-plugin = "0.5.0"
semver-plugin = "0.5.1"
taskinfo = "2.2.0"
versioncatalog-update = "0.8.4"
dependency-analysis = "1.30.0"
Expand Down

0 comments on commit 152ac69

Please sign in to comment.