Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robstoll committed Apr 28, 2021
1 parent cbb724c commit b6e5373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jvm/junit5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}

plugins {
id 'org.jetbrains.kotlin.jvm' version '1.4.32'
id 'org.jetbrains.kotlin.jvm' version '1.5.0'
}

group 'org.atriumlib.samples'
Expand Down

0 comments on commit b6e5373

Please sign in to comment.