Skip to content

Commit

Permalink
[TH2-5073] Remove reduntant dependency declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Plotnikov committed Sep 19, 2023
1 parent 78c5a66 commit eede6b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ dependencies {
implementation "org.slf4j:slf4j-api"

implementation "org.apache.commons:commons-lang3"
implementation "commons-codec:commons-codec:1.16.0"


testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'io.strikt:strikt-core:0.34.1'
Expand Down

0 comments on commit eede6b5

Please sign in to comment.