Skip to content

Commit df983b5

Browse files
committed
Update to aspectj-plugin:4.1.6
Closes gh-8305
1 parent b01dc73 commit df983b5

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
@@ -3,7 +3,7 @@ buildscript {
33
classpath 'io.spring.gradle:spring-build-conventions:0.0.31.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
55
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
6-
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
6+
classpath "io.freefair.gradle:aspectj-plugin:4.1.6"
77
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
88
}
99
repositories {

0 commit comments

Comments
 (0)