Skip to content

Commit d915f0f

Browse files
author
Steve Riesenberg
committed
Update aspectj-plugin to 6.5.1
Closes gh-11839
1 parent a799528 commit d915f0f

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
@@ -4,7 +4,7 @@ buildscript {
44
dependencies {
55
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
66
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
7-
classpath "io.freefair.gradle:aspectj-plugin:6.5.0.3"
7+
classpath "io.freefair.gradle:aspectj-plugin:6.5.1"
88
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
99
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
1010
}

0 commit comments

Comments
 (0)