Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
  • Loading branch information
bowenlan-amzn committed Feb 25, 2025
1 parent c040f26 commit 98d10ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ configurations.all {
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
force "org.yaml:snakeyaml:${versions.snakeyaml}"
force 'org.codehaus.plexus:plexus-utils:3.0.24'
force "ch.qos.logback:logback-classic:1.5.16"
force "ch.qos.logback:logback-core:1.5.16"
}
}

Expand Down

0 comments on commit 98d10ec

Please sign in to comment.