Skip to content

Commit

Permalink
Merge pull request #79 from ciscoo/dependabot/gradle/org.assertj-asse…
Browse files Browse the repository at this point in the history
…rtj-core-3.27.3

Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
ciscoo authored Jan 20, 2025
2 parents 473d9b2 + 7291fca commit 033b748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ springCloud-dependencies = { module = "org.springframework.cloud:spring-cloud-de
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
junit-platformLauncher = { module = "org.junit.platform:junit-platform-launcher" }
jacoco-agent = { module = "org.jacoco:org.jacoco.agent", version.ref = "jacoco" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
gradle-plantirJavaFormat = { module = "com.palantir.javaformat:palantir-java-format", version.ref = "palantirJavaFormat" }
gradle-ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version.ref = "ktlint" }
Expand Down

0 comments on commit 033b748

Please sign in to comment.