Skip to content

Commit

Permalink
chore(release): 3.0.1 [GRADLE SCRIPT]
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 9, 2024
1 parent 9d2015d commit 0f0b319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ pluginManagement {

plugins {
id "se.bjurr.gradle.conventional-release" version "0.+" apply false
id "se.bjurr.gradle.java-convention" version "0.+" apply false
id "se.bjurr.gradle.java-convention" version "0.5.4" apply false
id "se.bjurr.gradle.update-versions" version "0.+" apply false
}

0 comments on commit 0f0b319

Please sign in to comment.