Skip to content

Commit

Permalink
Bump assertj-core from 3.17.0 to 3.17.1 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent cc4f0a0 commit 76f0950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repositories {

dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
testCompile "org.assertj:assertj-core:3.17.0"
testCompile "org.assertj:assertj-core:3.17.1"
}

intellij {
Expand Down

0 comments on commit 76f0950

Please sign in to comment.