Upgrade to io.freefair.aspectj 4.1.1

Closes gh-23703
This commit is contained in:
Andy Wilkinson
2019-09-25 15:09:51 +01:00
committed by Sam Brannen
parent 02decfd864
commit 69a0730b01

View File

@@ -14,7 +14,7 @@ plugins {
id 'de.undercouch.download' version '4.0.0'
id 'com.gradle.build-scan' version '2.4.2'
id "com.jfrog.artifactory" version '4.9.8' apply false
id "io.freefair.aspectj" version "4.0.0" apply false
id "io.freefair.aspectj" version "4.1.1" apply false
id "com.github.ben-manes.versions" version "0.24.0"
}