Skip to content

Commit 253fd59

Browse files
committed
update dependencies
1 parent a2f63bf commit 253fd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repositories {
7070
dependencies {
7171
compileOnly("io.openapiprocessor:openapi-processor-api:2021.1")
7272

73-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.0"))
73+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.1"))
7474
implementation(platform("org.codehaus.groovy:groovy-bom:3.0.9"))
7575

7676
implementation("org.codehaus.groovy:groovy")

0 commit comments

Comments
 (0)