Skip to content

Commit

Permalink
fixes #73; core 95 and storage 74
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Oct 23, 2021
1 parent 6bfa316 commit ac5ae03
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 @@ -17,8 +17,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<self.core.version>0.0.94</self.core.version>
<self.storage.version>0.0.73</self.storage.version>
<self.core.version>0.0.95</self.core.version>
<self.storage.version>0.0.74</self.storage.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ac5ae03

Please sign in to comment.