Skip to content

Commit

Permalink
RELEASE 54
Browse files Browse the repository at this point in the history
Just update JCB
  • Loading branch information
seralekseenko committed May 1, 2022
1 parent 6b37621 commit 8f064bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>academy.kovalevskyi</groupId>
<artifactId>Zeus</artifactId>
<packaging>jar</packaging>
<version>54-SNAPSHOT</version>
<version>54</version>

<name>Zeus</name>
<description>
Expand All @@ -13,7 +13,7 @@
<properties>
<version.testingFramework>30</version.testingFramework>

<version.codingBootcamp>24</version.codingBootcamp>
<version.codingBootcamp>25</version.codingBootcamp>
<version.algorithmsWithJava>22</version.algorithmsWithJava>
<version.javaDeepDive>19</version.javaDeepDive>

Expand Down Expand Up @@ -217,4 +217,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 8f064bc

Please sign in to comment.