Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent 8cdce0c commit 1a93122
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 @@ -11,7 +11,7 @@ group = "CHANGEME"
version = "0.0.1"

val kotlinVersion = "1.9.22"
val junitVersion = "5.10.1"
val junitVersion = "5.10.2"

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

0 comments on commit 1a93122

Please sign in to comment.