Skip to content

Commit 2d19782

Browse files
bump jackson-databind from 2.12.2 to 2.12.3 (via allure-framework#572)
1 parent 150dc2c commit 2d19782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-model/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val agent: Configuration by configurations.creating
44

55
dependencies {
66
agent("org.aspectj:aspectjweaver")
7-
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.2")
7+
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.3")
88
testImplementation("io.github.benas:random-beans")
99
testImplementation("org.assertj:assertj-core")
1010
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)