Skip to content

Commit f11bf87

Browse files
authored
Merge pull request #672 from stratospheric-dev/dependabot/maven/org.assertj-assertj-core-3.27.1
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
2 parents 4adf4aa + 4e27ffa commit f11bf87

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.27.0</version>
130+
<version>3.27.1</version>
131131
<scope>test</scope>
132132
</dependency>
133133
</dependencies>

0 commit comments

Comments
 (0)