Skip to content

Commit

Permalink
Update aspectj-plugin to 6.5.0.3
Browse files Browse the repository at this point in the history
Closes gh-11546
  • Loading branch information
sjohnr committed Jul 15, 2022
1 parent 32271ec commit 4350f5f
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.4.1"
classpath "io.freefair.gradle:aspectj-plugin:6.5.0.3"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
}
Expand Down

0 comments on commit 4350f5f

Please sign in to comment.