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 773a807 commit dcd7c4dCopy full SHA for dcd7c4d
1 file changed
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ multiplatform-locale = { module = "com.vanniktech:multiplatform-locale", version
17
multiplatform-locale-google-play-store = { module = "com.vanniktech:multiplatform-locale-google-play-store", version.ref = "multiplatform-locale" }
18
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
19
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
20
-plugin-shadowjar = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.4.2" }
+plugin-shadowjar = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.4.3" }
21
22
[plugins]
23
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.25.0" }
0 commit comments