File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
couchbase-persistence/couchbase-persistence-scala-sbt/project
grpc-example-java/project
grpc-example-scala/project
mixed-persistence-java-sbt/project
mixed-persistence-scala-sbt/project
shopping-cart-java/project
shopping-cart-scala/project Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11// The Lagom plugin
2- addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.5 " )
2+ addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.7 " )
Original file line number Diff line number Diff line change 11enablePlugins(BuildInfoPlugin )
22val akkaGrpcVersion = " 1.0.3"
33val playGrpcVersion = " 0.9.1"
4- val lagomVersion = " 1.6.5 "
4+ val lagomVersion = " 1.6.7 "
55
66buildInfoKeys := Seq [BuildInfoKey ](" playGrpcVersion" -> playGrpcVersion)
77buildInfoPackage := " lagom.java.grpc.sample"
Original file line number Diff line number Diff line change 11enablePlugins(BuildInfoPlugin )
22val akkaGrpcVersion = " 1.0.3"
33val playGrpcVersion = " 0.9.1"
4- val lagomVersion = " 1.6.5 "
4+ val lagomVersion = " 1.6.7 "
55
66buildInfoKeys := Seq [BuildInfoKey ](" playGrpcVersion" -> playGrpcVersion)
77buildInfoPackage := " lagom.scala.grpc.sample"
Original file line number Diff line number Diff line change 11// The Lagom plugin
2- addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.5 " )
2+ addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.7 " )
Original file line number Diff line number Diff line change 11// The Lagom plugin
2- addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.5 " )
2+ addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.7 " )
Original file line number Diff line number Diff line change 11// The Lagom plugin
2- addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.5 " )
2+ addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.7 " )
33// Set the version dynamically to the git hash
44addSbtPlugin(" com.dwijnand" % " sbt-dynver" % " 4.1.1" )
Original file line number Diff line number Diff line change 11// The Lagom plugin
2- addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.5 " )
2+ addSbtPlugin(" com.lightbend.lagom" % " lagom-sbt-plugin" % " 1.6.7 " )
33// Set the version dynamically to the git hash
44addSbtPlugin(" com.dwijnand" % " sbt-dynver" % " 4.1.1" )
55
You can’t perform that action at this time.
0 commit comments