Updated dependencies

This commit is contained in:
Erik C. Thauvin 2023-10-18 21:44:45 -07:00
parent 0202ca0be6
commit d57070bc59
11 changed files with 44 additions and 44 deletions

View file

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