Skip to content

Commit

Permalink
[2.2.2]
Browse files Browse the repository at this point in the history
Gradle minor fix
  • Loading branch information
GoodforGod committed Apr 14, 2024
1 parent e5cfc58 commit b57d586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sonarqube {
}

configurations {
all {
configureEach {
exclude module: "slf4j-api"
resolutionStrategy {
force "com.fasterxml.jackson.core:jackson-core:$jacksonVersion"
Expand Down

0 comments on commit b57d586

Please sign in to comment.