Updated dependencies

This commit is contained in:
Erik C. Thauvin 2022-10-01 10:16:47 -07:00
parent 86cc8b1519
commit bd315b4f0a
27 changed files with 84 additions and 68 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.39.0'
id 'com.github.ben-manes.versions' version '0.42.0'
}
// ./gradlew