Skip to content

Commit

Permalink
JsonFormats relocated to the core project
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbanda committed Aug 6, 2024
1 parent 117863e commit 01425ab
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -7,7 +7,7 @@ val scala3 = "3.2.2"

ThisBuild / organization := "io.cequence"
ThisBuild / scalaVersion := scala212
ThisBuild / version := "1.1.0.RC.1"
ThisBuild / version := "1.1.0.RC.6"
ThisBuild / isSnapshot := false

lazy val commonSettings = Seq(
Expand Down

0 comments on commit 01425ab

Please sign in to comment.