1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-16 23:04:53 +00:00

Update Cobalt to fix yielding inside __len

Closes #1307
This commit is contained in:
Jonathan Coates 2023-01-26 09:43:10 +00:00
parent b46ad62424
commit 58f2c0bd71
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

@ -7,7 +7,7 @@ parchment = "2021.08.08"
parchmentMc = "1.16.5"
autoService = "1.0.1"
cobalt = "0.5.9"
cobalt = "0.5.12"
jetbrainsAnnotations = "23.0.0"
kotlin = "1.7.10"
kotlin-coroutines = "1.6.0"