Skip to content

Commit

Permalink
Test content-api-model preview version
Browse files Browse the repository at this point in the history
This preview release of content-api-model version has got content-entity's latest release version that was released after adopting gha-scala-library-release process in it.
  • Loading branch information
Divs-B committed Mar 27, 2024
1 parent 5fce660 commit fa502f8
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.19", "2.13.13")
val capiModelsVersion = "22.0.0"
val capiModelsVersion = "23.0.0-PREVIEW.dbbump-and-test-content-entity-version.2024-03-27T0934.cbc6ec49"//TODO - need to update this with latest prod release version that has new content-entity version
val thriftVersion = "0.19.0"
val commonsCodecVersion = "1.16.1"
val scalaTestVersion = "3.0.9"
Expand Down

0 comments on commit fa502f8

Please sign in to comment.