Updated examples to use SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2024-04-29 18:34:57 -07:00
parent 47ffb6e12b
commit 0c10b9aeba
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'com.github.ben-manes.versions' version '0.49.0'
id 'com.github.ben-manes.versions' version '0.51.0'
}
// ./gradlew run