Skip to content

Commit 0864b38

Browse files
authored
Merge pull request #669 from stratospheric-dev/dependabot/maven/org.assertj-assertj-core-3.27.0
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0
2 parents 009a441 + aa804d4 commit 0864b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.assertj</groupId>
129129
<artifactId>assertj-core</artifactId>
130-
<version>3.26.3</version>
130+
<version>3.27.0</version>
131131
<scope>test</scope>
132132
</dependency>
133133
</dependencies>

0 commit comments

Comments
 (0)