Skip to content

Commit 60f03b4

Browse files
Bump org.assertj:assertj-core in the gradle group across 1 directory
Bumps the gradle group with 1 update in the / directory: [org.assertj:assertj-core](https://github.com/assertj/assertj). Updates `org.assertj:assertj-core` from 3.25.2 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 114e97f commit 60f03b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automessage-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("dev.rollczi:litecommands-annotations:3.10.6")
1616

1717
testImplementation("org.junit.jupiter:junit-jupiter:6.0.1")
18-
testImplementation("org.assertj:assertj-core:3.25.2")
18+
testImplementation("org.assertj:assertj-core:3.27.7")
1919
testImplementation("org.mockito:mockito-core:5.8.0")
2020
testImplementation("org.mockito:mockito-junit-jupiter:5.8.0")
2121
testImplementation("org.mockito:mockito-inline:5.2.0")

0 commit comments

Comments
 (0)