Skip to content

Commit

Permalink
pekko-persistence-mongodb to v 1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.com>
  • Loading branch information
alstanchev authored and Aleksandar Stanchev committed Aug 28, 2023
1 parent 54b2794 commit 75bf598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<pekko-bom.version>1.0.1</pekko-bom.version>
<pekko-http-bom.version>1.0.0</pekko-http-bom.version>
<pekko-persistence-mongodb.version>1.0.0-SNAPSHOT</pekko-persistence-mongodb.version>
<pekko-persistence-mongodb.version>1.0</pekko-persistence-mongodb.version>
<pekko-persistence-inmemory.version>0.0.0-SNAPSHOT</pekko-persistence-inmemory.version>
<pekko-management.version>1.0.0</pekko-management.version>
<pekko-connector-kafka.version>1.0.0</pekko-connector-kafka.version>
Expand Down
1 change: 1 addition & 0 deletions internal/utils/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<artifactId>caffeine</artifactId>
</dependency>

<!-- Can be removed after dropping support for scala 2.12 and use classes under scala.jdk instead -->
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-java8-compat_2.13</artifactId>
Expand Down

0 comments on commit 75bf598

Please sign in to comment.