File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232
3333 - name : generate and test, Scala 2.13
3434 run : |-
35- sbt new file://$PWD --name=hello-world --scala_version=2.13.16 --force && pushd hello-world && sbt test
35+ sbt new file://$PWD --name=hello-world --scala_version=2.13.17 --force && pushd hello-world && sbt test
Original file line number Diff line number Diff line change 1- sbt.version =1.11.6
1+ sbt.version =1.11.7
Original file line number Diff line number Diff line change 11name =My Pekko HTTP Project
22description =This is a seed project which creates a basic build for a Pekko HTTP application using Scala.
3- scala_version =3.3.6
4- pekko_http_version =1.2 .0
5- pekko_version =1.2.0
3+ scala_version =3.3.7
4+ pekko_http_version =1.3 .0
5+ pekko_version =1.2.1
66sbt_version =maven(org.scala-sbt, sbt, stable)
77organization =com.example
88package =$organization$
You can’t perform that action at this time.
0 commit comments