Bumped dependencies

This commit is contained in:
Erik C. Thauvin 2024-01-31 18:09:49 -08:00
parent 4274930988
commit 0f01084405
Signed by: erik
GPG key ID: 776702A6A2DA330E
7 changed files with 9 additions and 29 deletions

View file

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