Updated dependencies

Bumped bld to version 2.0.1
Bumped Spring Boot extension to version 0.9.7
Bumped Spring Boot Starter and Loader to version 3.3.2
This commit is contained in:
Erik C. Thauvin 2024-07-29 00:13:15 -07:00
parent f4859440da
commit 361831c72a
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@
],
"java.configuration.updateBuildConfiguration": "automatic",
"java.project.referencedLibraries": [
"${HOME}/.bld/dist/bld-1.9.1.jar",
"${HOME}/.bld/dist/bld-2.0.1.jar",
"lib/**/*.jar"
]
}