Updated dependencies and copyright.

This commit is contained in:
Erik C. Thauvin 2022-01-03 12:15:42 -08:00
parent 8673b17ed5
commit c48a9c902e
14 changed files with 56 additions and 27 deletions

View file

@ -1,5 +1,5 @@
plugins {
id 'com.github.ben-manes.versions' version '0.39.0'
id 'com.github.ben-manes.versions' version '0.40.0'
id 'java'
id 'application'
}