File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -598,7 +598,7 @@ def excludePaths(paths: Seq[String]) = {
598598}
599599
600600val  scala_v_12  =  " 2.12.20" 
601- val  scala_v_13  =  " 2.13.14 " 
601+ val  scala_v_13  =  " 2.13.15 " 
602602val  scala_v_30  =  " 3.3.4" 
603603
604604val  scalaCollectionCompatVersion  =  " 2.12.0" 
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releas
55addDependencyTreePlugin
66
77addSbtPlugin(" org.scalameta" %  " sbt-scalafmt" %  " 2.5.2" 
8- addSbtPlugin(" org.scoverage" %  " sbt-scoverage" %  " 2.2.0 " 
8+ addSbtPlugin(" org.scoverage" %  " sbt-scoverage" %  " 2.2.2 " 
99addSbtPlugin(" com.typesafe" %  " sbt-mima-plugin" %  " 1.1.4" 
1010addSbtPlugin(" com.etsy" %  " sbt-compile-quick-plugin" %  " 1.4.0" 
1111addSbtPlugin(" dev.zio" %  " zio-sbt-website" %  " 0.3.10" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments