File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.1.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
44networkTimeout =10000
5+ validateDistributionUrl =true
56zipStoreBase =GRADLE_USER_HOME
67zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies {
3434    //  Unit testing
3535    testImplementation " org.apache.groovy:groovy-all:4.0.13" 
3636    testImplementation " org.spockframework:spock-core:2.3-groovy-4.0" 
37-     testRuntimeOnly " cglib:cglib-nodep:3.3.0 " 
37+     testRuntimeOnly " net.bytebuddy:byte-buddy:1.14.9 " 
3838    testRuntimeOnly " org.objenesis:objenesis:3.3" 
3939    testImplementation " org.slf4j:slf4j-simple:$LIB_SLF4J_VER  " 
4040    testImplementation " org.springframework:spring-test:6.0.10" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments