Added GitHub workflow martix for Java 1.8, 11 & 15.
This commit is contained in:
parent
0f35d65523
commit
2fce7bc361
3 changed files with 34 additions and 28 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue