Skip to content

Commit

Permalink
--- (#212)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 2110ea8 commit cf29c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val commonsCompressVersion = "1.26.1"

plugins {
id("application")
kotlin("jvm") version "1.9.24"
kotlin("jvm") version "2.0.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit cf29c81

Please sign in to comment.