Skip to content

Commit 1038732

Browse files
committed
Update aspectj-plugin to 5.3.3.3
Closes gh-9570
1 parent 7c37745 commit 1038732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
dependencies {
33
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
44
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
5-
classpath "io.freefair.gradle:aspectj-plugin:5.3.0"
5+
classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
66
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
77
}
88
repositories {

0 commit comments

Comments
 (0)