forked from TCGdex/java-sdk
build: bump jvm from 1.6.20 to 1.6.21 (#4)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7c7f77a4b
commit
797582f39f
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
|
||||
kotlin("jvm") version "1.6.20"
|
||||
kotlin("jvm") version "1.6.21"
|
||||
id("org.jetbrains.dokka") version "1.6.21"
|
||||
|
||||
// Apply the java-library plugin for API and implementation separation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user