Skip to content

Commit

Permalink
chore(deps): update dependency com.devskiller:jfairy to v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Mar 15, 2022
1 parent 408b48a commit bd21446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
testImplementation("io.mockk:mockk:1.12.3")
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("com.devskiller:jfairy:0.6.4")
testImplementation("com.devskiller:jfairy:0.6.5")
integrationTestImplementation("org.testcontainers:postgresql:$testcontainersVersion")
architectureTestImplementation("com.tngtech.archunit:archunit-junit5:0.22.0")
}

0 comments on commit bd21446

Please sign in to comment.