Skip to content

Commit 9525375

Browse files
Bump org.assertj:assertj-core from 3.27.0 to 3.27.2
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab5f97d commit 9525375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android-annotation = "androidx.annotation:annotation:1.9.1"
77
android-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "composeVersion" }
88
android-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "composeVersion" }
99
test-junit = "junit:junit:4.13.2"
10-
test-assertj = "org.assertj:assertj-core:3.27.0"
10+
test-assertj = "org.assertj:assertj-core:3.27.2"
1111
test-mockito = "org.mockito:mockito-core:5.15.2"
1212
androidTest-runner = "androidx.test:runner:1.6.2"
1313
androidTest-extJunit = "androidx.test.ext:junit:1.2.1"

0 commit comments

Comments
 (0)