We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938ae4e commit 5737c96Copy full SHA for 5737c96
1 file changed
settings.gradle.kts
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
13
create("libs") {
14
version("micronaut", "4.5.4")
15
version("annotations", "26.0.2")
16
- version("shadow", "9.0.0")
+ version("shadow", "9.0.1")
17
version("velocity", "3.4.0-SNAPSHOT")
18
19
library(
0 commit comments