mirror of
https://github.com/apple/pkl.git
synced 2026-04-25 17:58:50 +02:00
Update msgpack to 0.9.11 and slf4j to 2.x (#1501)
This commit is contained in:
@@ -49,12 +49,12 @@ ktfmt = "0.53"
|
||||
# replaces nuValidator's log4j dependency
|
||||
# 2.17.1 is the last version compatible with nuValidator
|
||||
log4j = "2.17.1"
|
||||
msgpack = "0.9.8"
|
||||
msgpack = "0.9.11"
|
||||
nexusPublishPlugin = "2.0.0"
|
||||
nuValidator = "26.+"
|
||||
paguro = "3.+"
|
||||
shadowPlugin = "9.+"
|
||||
slf4j = "1.+"
|
||||
slf4j = "2.+"
|
||||
snakeYaml = "2.+"
|
||||
spotlessPlugin = "6.25.0"
|
||||
wiremock = "3.+"
|
||||
|
||||
Reference in New Issue
Block a user