Skip to content

Commit

Permalink
upgrade to aspectj 1.8.0.M1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Scott Brown committed Sep 22, 2013
1 parent 0bcad96 commit 6a7e7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -22,7 +22,7 @@ ext {
isBuildSnapshot = grailsVersion.endsWith(".BUILD-SNAPSHOT")
antTraxVersion = "1.7.1"
antVersion = "1.8.4"
aspectjVersion = "1.7.2"
aspectjVersion = "1.8.0.M1"
commonsBeanUtilsVersion = "1.8.3"
commonsCliVersion = "1.2"
commonsCollectionsVersion = "3.2.1"
Expand Down

0 comments on commit 6a7e7ab

Please sign in to comment.