Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2021
1 parent 251d5b3 commit b2758d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Expand Up @@ -14,8 +14,8 @@ version = "0.0.1"
val applicationClassName = "CHANGEME"

val kotlinVersion = "1.3.61"
val ktorVersion = "1.6.5"
val junitVersion = "5.8.1"
val ktorVersion = "1.6.6"
val junitVersion = "5.8.2"

plugins {
kotlin("jvm") version "1.6.0"
Expand Down

0 comments on commit b2758d0

Please sign in to comment.