mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
Java 14
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<jdk.version>14</jdk.version>
|
<jdk.version>14</jdk.version>
|
||||||
<!-- If you are building with JDK 9 or higher, you can uncomment the lines below to set the release version -->
|
<!-- If you are building with JDK 9 or higher, you can uncomment the lines below to set the release version -->
|
||||||
<!-- <release.version>8</release.version> -->
|
<release.version>14</release.version>
|
||||||
<micronaut.version>2.0.1</micronaut.version>
|
<micronaut.version>2.0.1</micronaut.version>
|
||||||
<exec.mainClass>dev.amatos.restcountries.Application</exec.mainClass>
|
<exec.mainClass>dev.amatos.restcountries.Application</exec.mainClass>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user