Skip to content

Commit 246df9f

Browse files
larsgreferjzheaux
authored andcommitted
Update aspectj-plugin to 6.2.0
Version 6.2.0 aligns with the used Gradle 7.2
1 parent 4b0e74a commit 246df9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.10'
5-
classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
5+
classpath "io.freefair.gradle:aspectj-plugin:6.2.0"
66
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
77
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
88
}

0 commit comments

Comments
 (0)