Skip to content

Commit

Permalink
Merge pull request #3846 from kubernetes-client/dependabot/maven/org.…
Browse files Browse the repository at this point in the history
…assertj-assertj-core-3.27.2

build(deps): bump org.assertj:assertj-core from 3.27.1 to 3.27.2
  • Loading branch information
k8s-ci-robot authored Jan 6, 2025
2 parents 8e5896d + 506b22a commit 5d531ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.27.1</version>
<version>3.27.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5d531ff

Please sign in to comment.