Default output to stdout.

This commit is contained in:
2023-01-08 16:52:48 -06:00
parent 57e9419565
commit a5dae03897
3 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@ apply plugin: "groovy"
apply plugin: "maven"
group = "com.jdbernard"
version = "1.2.1"
version = "1.2.2"
repositories {
mavenLocal()