mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-11-03 18:00:11 +00:00 
			
		
		
		
	Merge pull request #908 from scala-steward/update/sbt-scalajs-crossproject-1.1.0
Update sbt-scalajs-crossproject to 1.1.0
This commit is contained in:
		@@ -7,7 +7,7 @@ addSbtPlugin("io.kevinlee"        % "sbt-github-pages"         % "0.5.0")
 | 
			
		||||
addSbtPlugin("com.typesafe.sbt"   % "sbt-git"                  % "1.0.1")
 | 
			
		||||
addSbtPlugin("com.typesafe.sbt"   % "sbt-native-packager"      % "1.8.1")
 | 
			
		||||
addSbtPlugin("io.spray"           % "sbt-revolver"             % "0.9.1")
 | 
			
		||||
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
 | 
			
		||||
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
 | 
			
		||||
addSbtPlugin("org.scala-js"       % "sbt-scalajs"              % "1.6.0")
 | 
			
		||||
addSbtPlugin("org.scalameta"      % "sbt-scalafmt"             % "2.4.2")
 | 
			
		||||
addSbtPlugin("org.xerial.sbt"     % "sbt-sonatype"             % "3.9.7")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user