Skip to content

Commit

Permalink
Update dependency org.panda-lang.utilities:di to v1.8.0 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent f396a1a commit b76e06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion funnycommands/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "FunnyCommands|Core"

dependencies {
// Panda stack
api("org.panda-lang.utilities:di:1.7.0")
api("org.panda-lang.utilities:di:1.8.0")

// General
val spigotVersion = "1.16.5-R0.1-SNAPSHOT"
Expand Down

0 comments on commit b76e06f

Please sign in to comment.