Added Github workflow martix for JDK 1.8, 11 & 15.
This commit is contained in:
parent
1df4570bc9
commit
5b64333e8a
3 changed files with 29 additions and 20 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://www.example.com https://is.gd/Pt2sET'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue