Skip to content

Commit ca7f540

Browse files
committed
fix: TemporaryFolder on unix-like junit
1 parent 8f81260 commit ca7f540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlschema2java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>junit</groupId>
185185
<artifactId>junit</artifactId>
186-
<version>4.10</version>
186+
<version>4.13.2</version>
187187
<scope>test</scope>
188188
</dependency>
189189

0 commit comments

Comments
 (0)