Skip to content

Commit

Permalink
Bump jvm from 1.4.32 to 1.5.0 (#28)
Browse files Browse the repository at this point in the history
Bumps jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2021
1 parent 178b2cb commit a7aa79c
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
@@ -1,7 +1,7 @@
import java.io.ByteArrayOutputStream

plugins {
kotlin("jvm") version "1.4.32"
kotlin("jvm") version "1.5.0"
application
id("org.beryx.runtime") version "1.12.4"
}
Expand Down

0 comments on commit a7aa79c

Please sign in to comment.