Skip to content

Commit

Permalink
:'-( update to fixed content-entity-version
Browse files Browse the repository at this point in the history
  • Loading branch information
fredex42 committed Jul 4, 2024
1 parent 945e337 commit 0ff37b1
Showing 1 changed file 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 @@ -2,7 +2,7 @@ import sbtrelease.*
import ReleaseStateTransformations.*
import sbtversionpolicy.withsbtrelease.ReleaseVersion

val contentEntityVersion = "3.0.3"
val contentEntityVersion = "4.0.0"
val scroogeVersion = "22.1.0" // remember to also update plugins.sbt if the scrooge version changes
val thriftVersion = "0.20.0" // remember to also update package.json if the thrift version changes

Expand Down

0 comments on commit 0ff37b1

Please sign in to comment.