Skip to content

Commit

Permalink
chore: stepping dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 1, 2024
1 parent de152f1 commit 02e58b3
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 @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "se.bjurr.gradle.conventional-release:se.bjurr.gradle.conventional-release.gradle.plugin:0.1.16"
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.1.2"
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.1.4"
classpath "se.bjurr.gradle.update-versions:se.bjurr.gradle.update-versions.gradle.plugin:0.1.6"
}
}
Expand Down

0 comments on commit 02e58b3

Please sign in to comment.