We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890afe3 commit b00bf1dCopy full SHA for b00bf1d
README.md
@@ -9,7 +9,7 @@ At each play, it compiles user's answer using `javac` and run the specified test
9
10
To use this runner for your project, edit the `codingame.yml` file and add the following lines to your project:
11
12
- runner: techio/java-maven3-junit4-runner:1.1.1-java-8
+ runner: techio/java-maven3-junit4-runner:1.1.3-java-8
13
14
## Example
15
0 commit comments