Skip to content

Commit

Permalink
Merge pull request #474 from kieker-monitoring/dependabot/gradle/io.f…
Browse files Browse the repository at this point in the history
…reefair.gradle-aspectj-plugin-8.4

Bump io.freefair.gradle:aspectj-plugin from 6.2.0 to 8.4
  • Loading branch information
Reiner Jung authored Jan 3, 2024
2 parents 5b17ced + 6892aa4 commit 30db6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
maven {url "https://plugins.gradle.org/m2/"}
}
dependencies {
classpath "io.freefair.gradle:aspectj-plugin:6.2.0"
classpath "io.freefair.gradle:aspectj-plugin:8.4"
}
}

Expand Down

0 comments on commit 30db6fd

Please sign in to comment.