8 Commits

Author SHA1 Message Date
Julien Dubois
c92f8b4076 Update JUnit and the Surefire plugin versions (#30) 2022-05-10 08:32:46 -07:00
Julien Dubois
b1b17930c4 Fix file encoding in Maven (#31) 2022-05-10 08:31:53 -07:00
Julien Dubois
966f9691d3 Fix the URL of the project (#33) 2022-05-10 08:15:24 -07:00
dependabot[bot]
0b14a60d80 Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 13:06:55 +00:00
Jason Liu
1d5d90dc88 Update pom.xml 2020-07-30 23:41:22 +08:00
Chuck Lantz
0bb66f183a Fix #9 2020-01-17 02:30:23 +00:00
Крис
f05310b4f0 set jdk 8 in the pom
This fixes warnings in VS Code.
Explanation: there is an inconsistency because Maven defaults to jdk 5, while .devcontainers/Dockerfile is based on jdk8.
2019-08-18 11:33:57 +02:00
Chuck Lantz
8b515180fb Initial 2019-04-16 20:03:58 -07:00