mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
Bump jvm from 1.5.20 to 1.5.21 in /samples/jvm/junit5
Bumps jvm from 1.5.20 to 1.5.21. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Robert Stoll
parent
9e51dd12da
commit
30776fad73
@@ -7,7 +7,7 @@ val atriumVersion = "0.16.0"
|
||||
val junitVersion = "5.7.2"
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.5.20"
|
||||
kotlin("jvm") version "1.5.21"
|
||||
}
|
||||
|
||||
group = "org.atriumlib.samples"
|
||||
|
||||
Reference in New Issue
Block a user