Skip to content

Commit 07a0c84

Browse files
Bump org.assertj:assertj-core from 3.23.1 to 3.27.6 (#193)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.23.1 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-3.23.1...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Artem Zatsarynnyi <azatsary@redhat.com>
1 parent 8691d14 commit 07a0c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.0")
3535
testImplementation("org.junit.platform:junit-platform-launcher:1.11.0")
3636
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.0")
37-
testImplementation("org.assertj:assertj-core:3.23.1")
37+
testImplementation("org.assertj:assertj-core:3.27.6")
3838
testImplementation("io.mockk:mockk:1.14.6")
3939

4040
// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html

0 commit comments

Comments
 (0)