Skip to content

Commit

Permalink
Bump assertj-core from 3.17.1 to 3.17.2 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 7, 2020
1 parent b47e6ad commit 8e71b2c
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.1"
testCompile "org.assertj:assertj-core:3.17.2"
}

intellij {
Expand Down

0 comments on commit 8e71b2c

Please sign in to comment.