We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843b316 commit 89e5322Copy full SHA for 89e5322
plc4j/examples/hello-world-kotlin/pom.xml
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>org.junit.jupiter</groupId>
73
<artifactId>junit-jupiter-engine</artifactId>
74
- <version>5.12.0</version>
+ <version>5.12.1</version>
75
<scope>test</scope>
76
</dependency>
77
</dependencies>
0 commit comments