Skip to content

Commit

Permalink
Bump jvm from 1.6.10 to 1.6.20
Browse files Browse the repository at this point in the history
Bumps jvm from 1.6.10 to 1.6.20.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and breucode committed Apr 8, 2022
1 parent 2f464c2 commit 2123969
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
@@ -1,7 +1,7 @@
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

plugins {
kotlin("jvm") version "1.6.10"
kotlin("jvm") version "1.6.20"
id("com.diffplug.spotless") version "6.3.0"
id("io.gitlab.arturbosch.detekt") version "1.19.0"
id("com.github.ben-manes.versions") version "0.42.0"
Expand Down

0 comments on commit 2123969

Please # to comment.