Merge pull request 'Update dependency tools.jackson.dataformat:jackson-dataformat-toml to v3.1.4' (#12) from renovate/all-minor-patch into master
Build and Test / build (push) Successful in 43s
Build and Test / build (push) Successful in 43s
This commit was merged in pull request #12.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ dependencies {
|
||||
testAnnotationProcessor("io.avaje:avaje-inject-generator:${avajeInjectVersion}")
|
||||
|
||||
// Parsing TOML files
|
||||
implementation("tools.jackson.dataformat:jackson-dataformat-toml:3.1.3")
|
||||
implementation("tools.jackson.dataformat:jackson-dataformat-toml:3.1.4")
|
||||
|
||||
// LibGDX
|
||||
api("com.badlogicgames.gdx:gdx:$gdxVersion")
|
||||
|
||||
Reference in New Issue
Block a user