Updated dependencies and copyright.
This commit is contained in:
parent
7440631325
commit
b308a52d71
30 changed files with 49 additions and 73 deletions
2
preflightcheck.sh
Normal file → Executable file
2
preflightcheck.sh
Normal file → Executable file
|
@ -2,7 +2,7 @@
|
|||
|
||||
# set source and test locations
|
||||
src="src/main/kotlin/net/thauvin/erik/gradle/semver/"
|
||||
test="src/main/kotlin/net/thauvin/erik/gradle/semver/"
|
||||
test="src/test/kotlin/net/thauvin/erik/gradle/semver/"
|
||||
# e.g: .java, .kt, etc.
|
||||
ext=".kt"
|
||||
java8=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue