Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent 4aff23d commit f2f6ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -11,7 +11,7 @@ group = "CHANGEME"
version = "0.0.1"

val kotlinVersion = "1.6.0"
val junitVersion = "5.8.1"
val junitVersion = "5.8.2"

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

0 comments on commit f2f6ccc

Please sign in to comment.