Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yuokada authored Dec 12, 2023
1 parent 271dc99 commit 564be34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {
compileOnly("org.embulk:embulk-util-json:0.4.0")

implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.11.0'

testImplementation "junit:junit:4.+"
Expand Down

0 comments on commit 564be34

Please sign in to comment.