Skip to content

Commit

Permalink
chore(deps): update plugin net.kyori.blossom to v2 (#203)
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 Sep 21, 2023
1 parent b6de9e2 commit 4d3f04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
id("net.kyori.indra") version "3.1.3"
id("net.kyori.indra.git") version "3.1.3"
id("net.kyori.indra.publishing") version "3.1.3"
id("net.kyori.blossom") version "1.3.1"
id("net.kyori.blossom") version "2.1.0"
}
}

Expand Down

0 comments on commit 4d3f04c

Please sign in to comment.