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 dcf40cb commit e03fac7Copy full SHA for e03fac7
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
compileOnly("org.embulk:embulk-util-json:0.5.0")
45
46
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
47
- implementation 'org.apache.commons:commons-text:1.13.0'
+ implementation 'org.apache.commons:commons-text:1.13.1'
48
implementation 'com.google.guava:guava:33.4.0-jre'
49
implementation 'org.msgpack:msgpack-core:0.9.+'
50
0 commit comments