Skip to content

Commit 20b7402

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
Bump assertj-core from 3.12.2 to 3.13.0 (#269)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.12.2...assertj-core-3.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 43a30a4 commit 20b7402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838

3939
dependencies {
4040
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
41-
testCompile "org.assertj:assertj-core:3.12.2"
41+
testCompile "org.assertj:assertj-core:3.13.0"
4242
}
4343

4444
intellij {

0 commit comments

Comments
 (0)