Bump Cumulus to 1.1.2 and fixed code being detected as Java 8 locally

This commit is contained in:
Tim203 2023-07-10 21:47:41 +02:00
parent cc6bbf9902
commit 6296d4a97f
No known key found for this signature in database
GPG key ID: 736F3CD49EF01DBF
2 changed files with 1 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[versions]
base-api = "1.0.0-SNAPSHOT"
cumulus = "1.1.1"
cumulus = "1.1.2"
erosion = "1.0-20230406.174837-8"
events = "1.1-SNAPSHOT"
jackson = "2.14.0"