only:whatever :(

This commit is contained in:
rusefillc 2023-06-18 19:46:24 -04:00
parent bc794112e3
commit fed7f5c3f9
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@ dependencies {
shadowJar {
dependsOn(':enum_to_string:shadowJar')
dependsOn(':config_definition_base:shadowJar')
archiveClassifier = ''
}