Skip to content

Commit

Permalink
Update aspectj-plugin to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Nov 12, 2021
1 parent f0da370 commit 91f2fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
dependencies {
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
classpath "io.freefair.gradle:aspectj-plugin:6.2.0"
classpath "io.freefair.gradle:aspectj-plugin:6.3.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
}
Expand Down

0 comments on commit 91f2fc5

Please sign in to comment.