Skip to content

Commit

Permalink
fix: update grails-async to 5.0.2
Browse files Browse the repository at this point in the history
resolve issue grails#13324
  • Loading branch information
matrei committed Dec 22, 2023
1 parent 84d0505 commit 4bb1d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
projectVersion=6.1.2-SNAPSHOT
antVersion=1.10.14
aspectjVersion=1.9.21
asyncVersion=5.0.0
asyncVersion=5.0.2
caffeineVersion=2.9.3
cglibVersion=2.2.2
commonsLangVersion=2.6
Expand Down

0 comments on commit 4bb1d83

Please sign in to comment.