mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-25 00:16:54 +00:00
Update to Cobalt 0.8.2
- Fix error when using "goto" as the first statement in an if block. - Fix incorrect resizing of table's hash part when adding and removing keys.
This commit is contained in:
parent
e3bda2f763
commit
104d5e70de
@ -25,7 +25,7 @@ slf4j = "2.0.1"
|
|||||||
asm = "9.6"
|
asm = "9.6"
|
||||||
autoService = "1.1.1"
|
autoService = "1.1.1"
|
||||||
checkerFramework = "3.42.0"
|
checkerFramework = "3.42.0"
|
||||||
cobalt = "0.8.1"
|
cobalt = "0.8.2"
|
||||||
commonsCli = "1.6.0"
|
commonsCli = "1.6.0"
|
||||||
jetbrainsAnnotations = "24.1.0"
|
jetbrainsAnnotations = "24.1.0"
|
||||||
jsr305 = "3.0.2"
|
jsr305 = "3.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user