Update dependencies & copyright

Bump bld to version 2.2.1
Bump AssertJ to version 3.27.3
Bump JUnit to version 5.12.1
Bump Jacoco Report extension to version 0.9.9
Bump PMD exception to version 1.2.1
This commit is contained in:
Erik C. Thauvin 2025-03-16 12:46:49 -07:00
parent f596469b5b
commit 08d006af82
Signed by: erik
GPG key ID: 776702A6A2DA330E
22 changed files with 60 additions and 28 deletions

View file

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