Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 (#391)
Browse files Browse the repository at this point in the history
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent c6db036 commit 1691e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
plugins {
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.21'

id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'com.github.johnrengelman.shadow' version '8.1.1'

id 'org.jetbrains.dokka' version '1.9.10'

Expand Down

0 comments on commit 1691e7e

Please sign in to comment.