File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11buildscript  {
2-     ext. kotlin_version =  ' 1.3.61 ' 
2+     ext. kotlin_version =  ' 1.3.70 ' 
33    ext. junitJupiterVersion =  ' 5.0.2' 
44
55    repositories {
@@ -26,7 +26,7 @@ repositories {
2626dependencies  {
2727    compile " org.jetbrains.kotlin:kotlin-stdlib-common:$kotlin_version  " 
2828    implementation " org.jetbrains.kotlinx:kotlinx-coroutines-core-common:1.3.8" 
29-     compile " com.github.lewik.klog:klog-metadata:1.3.31 " 
29+     compile " com.github.lewik.klog:klog-metadata:1.3.70 " 
3030
3131    testCompile " org.jetbrains.kotlin:kotlin-test-common:$kotlin_version  " 
3232}
Original file line number Diff line number Diff line change 11buildscript  {
2-     ext. kotlin_version =  ' 1.3.61 ' 
2+     ext. kotlin_version =  ' 1.3.70 ' 
33
44    repositories {
55        mavenCentral()
Original file line number Diff line number Diff line change 11buildscript  {
2-     ext. kotlin_version =  " 1.3.61 " 
2+     ext. kotlin_version =  " 1.3.70 " 
33    ext. jupiter_version =  " 5.7.0" 
44    ext. jackson_version =  " 2.11.3" 
55
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments