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 @@ -101,8 +101,8 @@ test {
101101
102102dependencies  {
103103    implementation ' org.jetbrains.kotlin:kotlin-stdlib:2.2.21' 
104-     implementation group : ' com.fasterxml.jackson.core'  , name : ' jackson-core'  , version : " 2.20.0 " 
105-     implementation group : ' com.fasterxml.jackson.core'  , name : ' jackson-databind'  , version : " 2.20.0 " 
104+     implementation group : ' com.fasterxml.jackson.core'  , name : ' jackson-core'  , version : " 2.20.1 " 
105+     implementation group : ' com.fasterxml.jackson.core'  , name : ' jackson-databind'  , version : " 2.20.1 " 
106106    implementation ' com.fasterxml.jackson.module:jackson-module-jsonSchema:2.20.1' 
107107    implementation ' com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.20.1' 
108108    api ' io.swagger.core.v3:swagger-core:2.2.40' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments