Skip to content

Commit

Permalink
Bump com.gradleup.shadow from 8.3.0 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.0 to 8.3.2.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.0...8.3.2)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent cd59fc2 commit 9a17ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
plugins {
id 'org.jetbrains.kotlin.jvm' version '2.0.10'
id "org.jetbrains.kotlin.kapt" version "2.0.10"
id 'com.gradleup.shadow' version '8.3.0'
id 'com.gradleup.shadow' version '8.3.2'
}

group 'one.oktw'
Expand Down

0 comments on commit 9a17ba3

Please sign in to comment.