mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 22:41:30 +00:00
feat: conjured-items - Updated java version
This commit is contained in:
parent
30891b6dd0
commit
367f3096b9
@ -10,7 +10,7 @@
|
|||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>1.8</java.version>
|
<java.version>21</java.version>
|
||||||
<junit.jupiter.version>5.8.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-compiler-plugin.version>3.1</maven.maven-compiler-plugin.version>
|
||||||
<maven.maven-surefire-plugin.version>3.0.0-M4</maven.maven-surefire-plugin.version>
|
<maven.maven-surefire-plugin.version>3.0.0-M4</maven.maven-surefire-plugin.version>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user