Skip to content

Commit

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

Bump pluginVersion from 6.5.0.3 to 6.5.1
  • Loading branch information
larsgrefer committed Sep 1, 2022
2 parents 90afca2 + 902de16 commit 87be9d2
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"

def pluginVersion = "6.5.0.3"
def pluginVersion = "6.5.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 87be9d2

Please sign in to comment.