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 7468d38 commit 44c67a2Copy full SHA for 44c67a2
1 file changed
buildSrc/build.gradle.kts
@@ -7,6 +7,6 @@ repositories {
7
}
8
9
dependencies {
10
- implementation("tools.jackson.dataformat:jackson-dataformat-yaml:3.1.4")
+ implementation("tools.jackson.dataformat:jackson-dataformat-yaml:3.2.0")
11
implementation("org.apache.commons:commons-compress:1.28.0")
12
0 commit comments