Skip to content

Commit

Permalink
Recipe schema inclusive CAPI model version
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickobrien authored Feb 28, 2024
1 parent 8ee3950 commit b4f2009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
val scalaVersions = Seq("2.12.18", "2.13.12")
val capiModelsVersion = "19.0.0"
val capiModelsVersion = "19.0.0-PREVIEW.agschema-org-field.2024-02-23T1023.626994ca"
val thriftVersion = "0.15.0"
val commonsCodecVersion = "1.10"
val scalaTestVersion = "3.0.8"
Expand Down

0 comments on commit b4f2009

Please sign in to comment.