Skip to content

Commit

Permalink
Revert "Move sphere-json-derivation-3 to sphere-json-core (just the m…
Browse files Browse the repository at this point in the history
…ain, not the tests for now)"

This reverts commit f2cbf08.
  • Loading branch information
benko-ct committed Dec 5, 2024
1 parent 4eb3676 commit 830e497
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 312 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lazy val scala3 = "3.5.2"

// sbt-github-actions needs configuration in `ThisBuild`
ThisBuild / crossScalaVersions := Seq(scala2_12, scala2_13, scala3)
ThisBuild / scalaVersion := scala2_13
ThisBuild / scalaVersion := scala3
ThisBuild / githubWorkflowPublishTargetBranches := List()
ThisBuild / githubWorkflowJavaVersions := List(JavaSpec.temurin("17"))
ThisBuild / githubWorkflowBuildPreamble ++= List(
Expand Down
147 changes: 0 additions & 147 deletions json/json-core/src/main/scala-3/io/sphere/json/JSON.scala

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 830e497

Please sign in to comment.