Skip to content

Commit 1659d32

Browse files
Bump assertj-core from 3.11.1 to 3.23.1
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.11.1 to 3.23.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.11.1...assertj-core-3.23.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b34f35c commit 1659d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ext {
113113
jUnitVersion = '4.13.2'
114114
jUnitExtVersion = '1.1.3'
115115
androidxTestCoreVersion = '1.4.0'
116-
assertjVersion = '3.11.1'
116+
assertjVersion = '3.23.1'
117117
espressoVersion = '3.4.0'
118118
mockitoKotlinVersion = '4.0.0'
119119
mockitoVersion = '4.5.1'

0 commit comments

Comments
 (0)