Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2021-07-09 15:32:01 -07:00
parent f7ef436a72
commit 808ca2a6f2
21 changed files with 37 additions and 31 deletions

View file

@ -2,7 +2,7 @@ plugins {
id 'java'
id 'application'
id 'net.thauvin.erik.gradle.semver' version '1.0.4'
id 'com.github.ben-manes.versions' version '0.38.0'
id 'com.github.ben-manes.versions' version '0.39.0'
}
// ./gradlew