Skip to content

Commit

Permalink
Merge pull request #40 from kousen/dependabot/gradle/org.assertj-asse…
Browse files Browse the repository at this point in the history
…rtj-core-3.27.0
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
2 parents bbc2c88 + 12b2ac2 commit 74c3e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencies {
testImplementation('org.junit.jupiter:junit-jupiter:5.11.4')
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.assertj:assertj-core:3.27.0'

testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
Expand Down

0 comments on commit 74c3e9a

Please sign in to comment.