Skip to content

Commit

Permalink
new event serializer
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogdea committed May 31, 2021
1 parent 3ea7ef4 commit 9427c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ publishLocal := {}
lazy val commonSettings = Seq(
name := "akka-reactivemongo-plugin",
organization := "null-vector",
version := s"1.5.0-SNAPSHOT",
version := s"1.5.0",
scalaVersion := scala213,
crossScalaVersions := supportedScalaVersions,
scalacOptions := Seq(
Expand Down

0 comments on commit 9427c33

Please sign in to comment.