File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 
cucumber-scala/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ lazy val `cucumber-scala` = project
6767          packageMethod :=  PackagingMethod .Standalone (),
6868          patchPluginXml :=  pluginXmlOptions { xml => 
6969            xml.version =  version.value
70-             xml.sinceBuild =  " 243.22562 " 
71-             xml.untilBuild =  " 243 .*" 
70+             xml.sinceBuild =  " 251.23774 " 
71+             xml.untilBuild =  " 251 .*" 
7272          },
7373          signPluginOptions :=  signPluginOptions.value.copy(enabled =  true )
7474        )
Original file line number Diff line number Diff line change 55    <id >com.github.danielwegener.cucumber-scala</id >
66    <name >Cucumber for Scala</name >
77    <category >Test Tools</category >
8-     <version >2024.3.1 .1</version >
9-     <idea-version  since-build =" 243.22562 "   until-build =" 243 .*"  />
8+     <version >2025 .1</version >
9+     <idea-version  since-build =" 251.23774 "   until-build =" 251 .*"  />
1010    <
vendor  email =
" [email protected] "   url =
" https://github.com/vbmacher" >Peter Jakubčo</
vendor >
1111
1212    <description ><![CDATA[ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments