Skip to content

Commit

Permalink
Update gradle plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Jul 25, 2021
1 parent 95579d2 commit c0f12a1
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 @@ -5,7 +5,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
def freefairGradleVersion = "6.1.0-m1"
def freefairGradleVersion = "6.1.0-m3"
classpath "io.freefair.gradle:lombok-plugin:$freefairGradleVersion"
classpath "io.freefair.gradle:maven-plugin:$freefairGradleVersion"
classpath "io.freefair.gradle:maven-plugin-plugin:$freefairGradleVersion"
Expand Down

0 comments on commit c0f12a1

Please sign in to comment.