updated to 2024.02.01

This commit is contained in:
2024-02-01 07:19:40 +08:00
parent 21753f8e0c
commit 0ad79bbfdc
2 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
pluginManager.withPlugin('java-library') { pluginManager.withPlugin('java-library') {
java { java {
// withJavadocJar() withJavadocJar()
withSourcesJar() withSourcesJar()
} }
} }

View File

@@ -1,3 +1,3 @@
jwo.version = 2024.01.31 jwo.version = 2024.02.01
lys.version = 2024.01.29 lys.version = 2024.02.01
guice.version = 5.0.1 guice.version = 5.0.1