File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -50,25 +50,25 @@ ext {
5050			files(grgit. status(). unstaged. modified). filter{ f  ->  f. name. endsWith(' .java'  ) ||  f. name. endsWith(' .kt'  ) }
5151	}
5252
53- 	assertjVersion =  ' 3.19.0 ' 
54- 	awaitilityVersion =  ' 4.0.3 ' 
53+ 	assertjVersion =  ' 3.20.1 ' 
54+ 	awaitilityVersion =  ' 4.1.0 ' 
5555	googleJsr305Version =  ' 3.0.2' 
5656	hamcrestVersion =  ' 2.2' 
5757	hibernateValidationVersion =  ' 6.2.0.Final' 
58- 	jacksonBomVersion =  ' 2.12.3 ' 
58+ 	jacksonBomVersion =  ' 2.12.4 ' 
5959	jaywayJsonPathVersion =  ' 2.4.0' 
6060	junit4Version =  ' 4.13.2' 
6161	junitJupiterVersion =  ' 5.7.2' 
6262	kafkaVersion =  ' 2.8.0' 
6363	log4jVersion =  ' 2.14.1' 
64- 	micrometerVersion =  ' 1.6.7 ' 
65- 	mockitoVersion =  ' 3.9.0 ' 
66- 	reactorVersion =  ' 2020.0.7 ' 
64+ 	micrometerVersion =  ' 1.8.0-M1 ' 
65+ 	mockitoVersion =  ' 3.11.2 ' 
66+ 	reactorVersion =  ' 2020.0.9 ' 
6767	scalaVersion =  ' 2.13' 
68- 	springBootVersion =  ' 2.4.5 '   //  docs module
69- 	springDataVersion =  ' 2021.0.1 ' 
68+ 	springBootVersion =  ' 2.4.8 '   //  docs module
69+ 	springDataVersion =  ' 2021.1.0-M1 ' 
7070	springRetryVersion =  ' 1.3.1' 
71- 	springVersion =  ' 5.3.8 ' 
71+ 	springVersion =  ' 5.3.9 ' 
7272
7373	idPrefix =  ' kafka' 
7474}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments