File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ def versions = [
170170        lombok                           : ' 1.18.38'  ,
171171        mapStruct                        : ' 1.3.0.Final'  ,
172172        pact_version                     : ' 4.1.34'  ,
173-         piTest                           : ' 1.19.0 '  ,
173+         piTest                           : ' 1.19.1 '  ,
174174        probateCommonsVersion            : ' 2.0.58'  ,
175175        restAssured                      : ' 5.5.1'  ,
176176        serenity                         : ' 4.2.22'  ,
@@ -247,7 +247,7 @@ dependencies {
247247    implementation group : ' org.sonarsource.api.plugin'  , name : ' sonar-plugin-api'  , version : ' 11.3.0.2824' 
248248    implementation group : ' org.mapstruct'  , name : ' mapstruct-processor'  , version : versions. mapStruct
249249    implementation group : ' com.fasterxml.jackson.core'  , name : ' jackson-databind'  , version : versions. jacksonDatabind
250-     implementation group : ' net.logstash.logback'  , name : ' logstash-logback-encoder'  , version : ' 8.0 ' 
250+     implementation group : ' net.logstash.logback'  , name : ' logstash-logback-encoder'  , version : ' 8.1 ' 
251251    annotationProcessor group : ' org.projectlombok'  , name : ' lombok'  , version : versions. lombok
252252    annotationProcessor group : ' org.mapstruct'  , name : ' mapstruct-processor'  , version : versions. mapStruct
253253
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments