Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2021
1 parent 2e9cdba commit a4681d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ plugins {
jacoco
application
distribution
kotlin("jvm") version "1.5.31"
kotlin("jvm") version "1.6.0"
id("com.github.spotbugs") version "4.7.9"
id("com.diffplug.spotless") version "6.0.0"
id("com.github.kt3k.coveralls") version "2.12.0"
Expand Down

0 comments on commit a4681d3

Please sign in to comment.