Skip to content

Commit

Permalink
Update to Xtend 2.32.0
Browse files Browse the repository at this point in the history
Fixes #751

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
  • Loading branch information
cdietrich committed Sep 5, 2023
1 parent c65a493 commit 399c65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
version = '0.22.0-SNAPSHOT'

ext.versions = [
'xtend_lib': '2.32.0.M2',
'xtend_lib': '2.32.0',
'guava': '[32.1.2,33)',
'gson': '[2.9.1,2.11)',
'websocket_jakarta': '2.0.0',
Expand Down

0 comments on commit 399c65f

Please sign in to comment.