Added GitHub workflow martix for Java 1.8, 11 & 15.

This commit is contained in:
Erik C. Thauvin 2021-05-31 02:39:17 -07:00
parent 0f35d65523
commit 2fce7bc361
3 changed files with 34 additions and 28 deletions

View file

@ -1,7 +1,7 @@
plugins {
id("org.jetbrains.kotlin.jvm") version "1.5.0"
id("com.github.ben-manes.versions") version "0.38.0"
application
id("application")
id("com.github.ben-manes.versions") version "0.39.0"
kotlin("jvm") version "1.5.10"
}
// ./gradlew run --args='https://erik.thauvin.net/ https://bit.ly/2PsNMAA'