Skip to content

Commit

Permalink
53 RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
seralekseenko committed Apr 2, 2022
1 parent 02150be commit e998169
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 @@ -3,7 +3,7 @@
<groupId>academy.kovalevskyi</groupId>
<artifactId>Zeus</artifactId>
<packaging>jar</packaging>
<version>53-SNAPSHOT</version>
<version>53</version>

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

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

Expand Down

0 comments on commit e998169

Please sign in to comment.