Update dependency tools.jackson.dataformat:jackson-dataformat-toml to v3.1.4
Build and Test / build (pull_request) Successful in 49s
Build and Test / build (pull_request) Successful in 49s
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ dependencies {
|
|||||||
testAnnotationProcessor("io.avaje:avaje-inject-generator:${avajeInjectVersion}")
|
testAnnotationProcessor("io.avaje:avaje-inject-generator:${avajeInjectVersion}")
|
||||||
|
|
||||||
// Parsing TOML files
|
// Parsing TOML files
|
||||||
implementation("tools.jackson.dataformat:jackson-dataformat-toml:3.1.3")
|
implementation("tools.jackson.dataformat:jackson-dataformat-toml:3.1.4")
|
||||||
|
|
||||||
// LibGDX
|
// LibGDX
|
||||||
api("com.badlogicgames.gdx:gdx:$gdxVersion")
|
api("com.badlogicgames.gdx:gdx:$gdxVersion")
|
||||||
|
|||||||
Reference in New Issue
Block a user