We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baeccc6 commit 210e568Copy full SHA for 210e568
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
compileOnly("org.embulk:embulk-util-json:0.5.0")
43
44
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
45
- implementation 'org.apache.commons:commons-text:1.13.1'
+ implementation 'org.apache.commons:commons-text:1.14.0'
46
implementation 'com.google.guava:guava:33.4.8-jre'
47
implementation 'org.msgpack:msgpack-core:0.9.+'
48
0 commit comments