Skip to content

Commit

Permalink
kasramp#8 | Hendi Santika | Use JDK 21 version πŸ«ΈπŸŒ€βœοΈπŸ“—πŸ§πŸ³β¬†
Browse files Browse the repository at this point in the history
  • Loading branch information
hendisantika committed Jun 26, 2024
1 parent d1971a3 commit 8a9fccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<description>Elasticsearch SpringData</description>

<properties>
<java.version>17</java.version>
<java.version>21</java.version>
<mockito.version>5.8.0</mockito.version>
<testcontainers.version>1.19.3</testcontainers.version>
<testcontainers.version>1.19.8</testcontainers.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8a9fccb

Please sign in to comment.