Skip to content

Commit

Permalink
Merge pull request #246 from guardian/db/bump-and-test-content-entity…
Browse files Browse the repository at this point in the history
…-version

Bump version of content-entity and content-atom preview
  • Loading branch information
Divs-B authored Apr 12, 2024
2 parents 574e98c + e3c7751 commit a73b56a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import sbtrelease.ReleaseStateTransformations.*
import sbtversionpolicy.withsbtrelease.ReleaseVersion

// dependency versions
val contentEntityVersion = "2.2.1"
val contentAtomVersion = "4.0.0"
val contentEntityVersion = "3.0.3"
val contentAtomVersion = "4.0.4"
val storyPackageVersion = "2.2.0"
val thriftVersion = "0.15.0"
val scroogeVersion = "22.1.0" // update plugins too if this version changes
Expand Down

0 comments on commit a73b56a

Please sign in to comment.