Skip to content

Commit

Permalink
Bump jvm from 1.6.0 to 1.6.10 in /prime-router (#3465)
Browse files Browse the repository at this point in the history
Bumps jvm from 1.6.0 to 1.6.10.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maurice Reeves <[email protected]>
  • Loading branch information
dependabot[bot] and MauriceReeves-usds authored Dec 14, 2021
1 parent 1b038f4 commit a52029b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import java.time.format.DateTimeFormatter
import java.util.Properties

plugins {
kotlin("jvm") version "1.6.0"
kotlin("jvm") version "1.6.10"
id("org.flywaydb.flyway") version "8.2.0"
id("nu.studer.jooq") version "6.0.1"
id("com.github.johnrengelman.shadow") version "7.1.0"
Expand Down

0 comments on commit a52029b

Please sign in to comment.