mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
Merge pull request #290 from treaz/patch-1
updated junit.jupiter.version for java
This commit is contained in:
commit
167434afbe
@ -11,7 +11,7 @@
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<junit.jupiter.version>5.6.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.8.2</junit.jupiter.version>
|
||||
<maven.maven-compiler-plugin.version>3.1</maven.maven-compiler-plugin.version>
|
||||
<maven.maven-surefire-plugin.version>3.0.0-M4</maven.maven-surefire-plugin.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user