We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097a08f commit b468436Copy full SHA for b468436
nitrite-native-tests/pom.xml
@@ -20,7 +20,7 @@
20
<maven.compiler.target>17</maven.compiler.target>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
23
- <assertj.version>3.27.0</assertj.version>
+ <assertj.version>3.27.3</assertj.version>
24
<junit.version>5.11.4</junit.version>
25
<native-build-tools-plugin.version>0.10.4</native-build-tools-plugin.version>
26
</properties>
0 commit comments