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 da70afe commit dae8514Copy full SHA for dae8514
parser/pom.xml
@@ -60,7 +60,7 @@ SOFTWARE.
60
<dependency>
61
<groupId>org.junit.jupiter</groupId>
62
<artifactId>junit-jupiter</artifactId>
63
- <version>5.9.1</version>
+ <version>5.10.1</version>
64
<scope>test</scope>
65
</dependency>
66
</dependencies>
transpiler/pom.xml
@@ -64,7 +64,7 @@ SOFTWARE.
67
68
69
70
0 commit comments