Bumped bld to version 2.1.0

This commit is contained in:
Erik C. Thauvin 2024-09-19 18:16:58 -07:00
parent 4fa2b549ad
commit fdd10f1399
Signed by: erik
GPG key ID: 776702A6A2DA330E
15 changed files with 36 additions and 30 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.1.0.jar",
"lib/**/*.jar"
]
}