Updated for bld 2.1.0.

Upgraded other dependencies.
This commit is contained in:
Geert Bevin 2024-08-31 20:01:46 -04:00
parent e8c4920d25
commit de0709c9ee
10 changed files with 27 additions and 21 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"
]
}