We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25b6ca commit 7c1fa4bCopy full SHA for 7c1fa4b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.scordio</groupId>
6
<artifactId>jimfs-junit-jupiter</artifactId>
7
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.0</version>
8
9
<name>Jimfs JUnit Jupiter</name>
10
<description>JUnit Jupiter `@TempDir` extension based on the in-memory file system Jimfs</description>
0 commit comments