updated my-gradle-plugins and jwo

This commit is contained in:
2023-11-07 16:40:04 +08:00
parent aeaa2c3322
commit 71ef9d1a14
2 changed files with 3 additions and 3 deletions

View File

@@ -10,12 +10,12 @@ catalog {
// declare the aliases, bundles and versions in this block
versionCatalog {
version('wson', '2023.10.31')
version('jwo', '2023.10.05')
version('jwo', '2023.11.07')
version('jmath', '2023.10.05')
version('jzstd', '2023.07.15')
version('klevtree', '2023.10.05')
version('jlevtree', '2023.05')
version('my-gradle-plugins', '2023.10.23')
version('my-gradle-plugins', '2023.11.07')
version('envelope', '2023.10.05')
version('gradle.docker', '9.3.2')
version('wdi', '2023.10.05')