Skip to content

Commit

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

Bump pluginVersion from 6.5.1 to 6.6
  • Loading branch information
larsgrefer authored Dec 2, 2022
2 parents bd822c8 + 382c054 commit 1eb1b17
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.1.0"

def pluginVersion = "6.5.1"
def pluginVersion = "6.6"
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 1eb1b17

Please sign in to comment.