Skip to content

Commit 5ce2963

Browse files
Bump Shadow plugin -> 9.4.1
1 parent 0d5045f commit 5ce2963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ val koverVersion = "0.9.1"
144144
*
145145
* @see <a href="https://github.com/GradleUp/shadow">Shadow Plugin releases</a>
146146
*/
147-
val shadowVersion = "9.2.2"
147+
val shadowVersion = "9.4.1"
148148

149149
/**
150150
* The version of JUnit used to test the build scripts.

0 commit comments

Comments
 (0)