Skip to content

Commit

Permalink
Dependency resolution commons-lang3
Browse files Browse the repository at this point in the history
Signed-off-by: Vamsi Manohar <[email protected]>
  • Loading branch information
vmmusings committed Sep 6, 2023
1 parent 24e01d6 commit 3e25a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ allprojects {
configurations.all {
resolutionStrategy.force "org.jetbrains.kotlin:kotlin-stdlib:1.6.0"
resolutionStrategy.force "org.jetbrains.kotlin:kotlin-stdlib-common:1.6.0"
resolutionStrategy.force 'org.apache.commons:commons-lang3:3.13.0'
}
}

Expand Down

0 comments on commit 3e25a61

Please sign in to comment.