Updated to bld 1.9.1.

Updated dependencies.
This commit is contained in:
Geert Bevin 2024-05-01 21:24:48 -04:00
parent abc92212d6
commit 2b470630fe
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.0.jar",
"${HOME}/.bld/dist/bld-1.9.1.jar",
"lib/**/*.jar"
]
}