File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name := """ play-bootstrap-core"""
22
3- version := " 1.5.1-P26-SNAPSHOT "
3+ version := " 1.5.1-P26"
44
55scalaVersion := " 2.12.8"
66
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import scalariform.formatter.preferences._
22
33name := """ play-bootstrap-core"""
44
5- version := " 1.5.1-P27-SNAPSHOT "
5+ version := " 1.5.1-P27"
66
77scalaVersion := " 2.13.0"
88
Original file line number Diff line number Diff line change 11name := """ play-bootstrap"""
22
3- version := " 1.5.1-P26-B3-SNAPSHOT "
3+ version := " 1.5.1-P26-B3"
44
55scalaVersion := " 2.12.8"
66
@@ -13,7 +13,7 @@ resolvers ++= Seq(
1313
1414libraryDependencies ++= Seq (
1515 filters % " provided" ,
16- " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P26-SNAPSHOT " ,
16+ " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P26" ,
1717 specs2 % Test
1818)
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
1212libraryDependencies ++= Seq (
1313 guice,
1414 filters,
15- " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P26-B3-SNAPSHOT " ,
15+ " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P26-B3" ,
1616 " org.webjars" % " bootstrap" % " 3.4.1" exclude(" org.webjars" , " jquery" ),
1717 " org.webjars" % " jquery" % " 3.3.1-2" ,
1818 " org.webjars" % " font-awesome" % " 4.7.0" ,
Original file line number Diff line number Diff line change 11name := """ play-bootstrap"""
22
3- version := " 1.5.1-P26-B4-SNAPSHOT "
3+ version := " 1.5.1-P26-B4"
44
55scalaVersion := " 2.12.8"
66
@@ -13,7 +13,7 @@ resolvers ++= Seq(
1313
1414libraryDependencies ++= Seq (
1515 filters % " provided" ,
16- " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P26-SNAPSHOT " ,
16+ " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P26" ,
1717 specs2 % Test
1818)
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
1212libraryDependencies ++= Seq (
1313 guice,
1414 filters,
15- " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P26-B4-SNAPSHOT " ,
15+ " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P26-B4" ,
1616 " org.webjars" % " bootstrap" % " 4.3.1" exclude(" org.webjars" , " jquery" ),
1717 " org.webjars" % " jquery" % " 3.3.1-2" ,
1818 " org.webjars" % " font-awesome" % " 4.7.0" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import scalariform.formatter.preferences._
22
33name := """ play-bootstrap"""
44
5- version := " 1.5.1-P27-B3-SNAPSHOT "
5+ version := " 1.5.1-P27-B3"
66
77scalaVersion := " 2.13.0"
88
@@ -15,7 +15,7 @@ resolvers ++= Seq(
1515
1616libraryDependencies ++= Seq (
1717 filters % " provided" ,
18- " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P27-SNAPSHOT " ,
18+ " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P27" ,
1919 specs2 % Test
2020)
2121
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
1414libraryDependencies ++= Seq (
1515 guice,
1616 filters,
17- " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P27-B3-SNAPSHOT " ,
17+ " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P27-B3" ,
1818 " org.webjars" % " bootstrap" % " 3.4.1" exclude(" org.webjars" , " jquery" ),
1919 " org.webjars" % " jquery" % " 3.3.1-2" ,
2020 " org.webjars" % " font-awesome" % " 4.7.0" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import scalariform.formatter.preferences._
22
33name := """ play-bootstrap"""
44
5- version := " 1.5.1-P27-B4-SNAPSHOT "
5+ version := " 1.5.1-P27-B4"
66
77scalaVersion := " 2.13.0"
88
@@ -15,7 +15,7 @@ resolvers ++= Seq(
1515
1616libraryDependencies ++= Seq (
1717 filters % " provided" ,
18- " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P27-SNAPSHOT " ,
18+ " com.adrianhurt" %% " play-bootstrap-core" % " 1.5.1-P27" ,
1919 specs2 % Test
2020)
2121
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
1414libraryDependencies ++= Seq (
1515 guice,
1616 filters,
17- " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P27-B4-SNAPSHOT " ,
17+ " com.adrianhurt" %% " play-bootstrap" % " 1.5.1-P27-B4" ,
1818 " org.webjars" % " bootstrap" % " 4.3.1" exclude(" org.webjars" , " jquery" ),
1919 " org.webjars" % " jquery" % " 3.3.1-2" ,
2020 " org.webjars" % " font-awesome" % " 4.7.0" ,
You can’t perform that action at this time.
0 commit comments