Skip to content

Commit

Permalink
Merge pull request #536 from freefair/dependabot/gradle/pluginVersion…
Browse files Browse the repository at this point in the history
…-6.4.3.1

Bump pluginVersion from 6.4.3 to 6.4.3.1
  • Loading branch information
larsgrefer committed Jun 9, 2022
2 parents 8d550fb + b033e88 commit 2f79b1f
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath "com.gradle.publish:plugin-publish-plugin:1.0.0-rc-2"

def pluginVersion = "6.4.3"
def pluginVersion = "6.4.3.1"
classpath "io.freefair.gradle:maven-plugin:$pluginVersion"
classpath "io.freefair.gradle:lombok-plugin:$pluginVersion"
classpath "io.freefair.gradle:git-plugin:$pluginVersion"
Expand Down

0 comments on commit 2f79b1f

Please sign in to comment.