Updated examples.

This commit is contained in:
Erik C. Thauvin 2019-05-24 09:53:00 -07:00
parent fa23243ff5
commit a1054cf46a
6 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'net.thauvin.erik.gradle.semver' version '1.0.1'
id 'net.thauvin.erik.gradle.semver' version '1.0.2'
id 'com.github.ben-manes.versions' version '0.21.0'
}