Update events library to latest version

This commit is contained in:
Tim203 2023-06-16 22:54:21 +02:00
parent 6591332eb7
commit 3d1a10db3b
No known key found for this signature in database
GPG key ID: 736F3CD49EF01DBF
2 changed files with 8 additions and 2 deletions

View file

@ -2,7 +2,7 @@
base-api = "1.0.0-SNAPSHOT"
cumulus = "1.1.1"
erosion = "1.0-20230406.174837-8"
events = "1.0-SNAPSHOT"
events = "1.1-SNAPSHOT"
jackson = "2.14.0"
fastutil = "8.5.2"
netty = "4.1.80.Final"