Skip to content

Commit

Permalink
chore(deps): 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 Apr 4, 2022
1 parent 9ed3d75 commit db87a91
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 mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"

plugins {
application
kotlin("jvm") version "1.6.10"
kotlin("jvm") version "1.6.20"
id("se.patrikerdes.use-latest-versions") version "0.2.18"
id("com.github.ben-manes.versions") version "0.42.0"
id("org.jmailen.kotlinter") version "3.9.0"
Expand Down

0 comments on commit db87a91

Please sign in to comment.