Skip to content

Commit d738c6e

Browse files
committed
Plugin updates
1 parent 70a11b6 commit d738c6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def moshiVersion = '1.4.0'
1515
def lombokVersion = '1.16.16'
1616

1717
def junitVersion = '4.12'
18-
def assertjVersion = '3.6.2'
18+
def assertjVersion = '3.7.0'
1919

2020
def privateConstructorVersion = '1.2.0'
2121

@@ -45,7 +45,7 @@ buildscript {
4545

4646
dependencies {
4747
classpath 'gradle.plugin.de.fuerstenau:BuildConfigPlugin:1.1.8'
48-
classpath "io.freefair.gradle:gradle-plugins:0.9.9"
48+
classpath "io.freefair.gradle:gradle-plugins:0.10.1"
4949
}
5050
}
5151

0 commit comments

Comments
 (0)