Updated dependencies

This commit is contained in:
Erik C. Thauvin 2022-04-29 12:39:59 -07:00
parent c48a9c902e
commit 56fa17703c
8 changed files with 19 additions and 29 deletions

View file

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