Skip to content

Commit

Permalink
Merge pull request #184 from guardian/bump-models-to-10.11
Browse files Browse the repository at this point in the history
Bump capi-models to 10.11
  • Loading branch information
tomrf1 authored Nov 15, 2016
2 parents 15b648d + 818cf1e commit e405e27
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 @@ -79,7 +79,7 @@ buildInfoKeys := Seq[BuildInfoKey](version)
buildInfoPackage := "com.gu.contentapi.buildinfo"
buildInfoObject := "CapiBuildInfo"

val CapiModelsVersion = "10.10"
val CapiModelsVersion = "10.11"

libraryDependencies ++= Seq(
"com.gu" % "content-api-models-scala" % CapiModelsVersion,
Expand Down

0 comments on commit e405e27

Please sign in to comment.