mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-11-03 18:00:11 +00:00 
			
		
		
		
	Merge pull request #1283 from scala-steward/update/scala-library-2.13.8
Update scala-library to 2.13.8
This commit is contained in:
		@@ -20,7 +20,7 @@ val scalafixSettings = Seq(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
val sharedSettings = Seq(
 | 
					val sharedSettings = Seq(
 | 
				
			||||||
  organization := "com.github.eikek",
 | 
					  organization := "com.github.eikek",
 | 
				
			||||||
  scalaVersion := "2.13.7",
 | 
					  scalaVersion := "2.13.8",
 | 
				
			||||||
  organizationName := "Eike K. & Contributors",
 | 
					  organizationName := "Eike K. & Contributors",
 | 
				
			||||||
  licenses += ("AGPL-3.0-or-later", url(
 | 
					  licenses += ("AGPL-3.0-or-later", url(
 | 
				
			||||||
    "https://spdx.org/licenses/AGPL-3.0-or-later.html"
 | 
					    "https://spdx.org/licenses/AGPL-3.0-or-later.html"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user