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 11plugins {
2-     kotlin(" jvm" " 2.0.20 " 
2+     kotlin(" jvm" " 2.0.21 " 
33    jacoco
44    id(" org.sonarqube" " 5.1.0.4882" 
55    id(" com.diffplug.spotless" " 6.12.0" 
@@ -14,7 +14,7 @@ repositories {
1414}
1515
1616dependencies {
17-     implementation(" org.jetbrains.kotlin:kotlin-stdlib:2.0.20 " 
17+     implementation(" org.jetbrains.kotlin:kotlin-stdlib:2.0.21 " 
1818    testImplementation(" org.junit.jupiter:junit-jupiter:[5.11.0,)" 
1919    testImplementation(" org.hamcrest:hamcrest-core:[2.2,)" 
2020    testImplementation(" org.zapodot:embedded-db-junit-jupiter:[2.2.0,)" 
Original file line number Diff line number Diff line change 2727        <url >https://github.com/javadev/LeetCode-in-Kotlin</url >
2828    </scm >
2929    <properties >
30-         <kotlin .version>2.0.20 </kotlin .version>
30+         <kotlin .version>2.0.21 </kotlin .version>
3131        <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3232    </properties >
3333    <ciManagement >
Original file line number Diff line number Diff line change 2626        <url >https://github.com/javadev/LeetCode-in-Kotlin</url >
2727    </scm >
2828    <properties >
29-         <kotlin .version>2.0.20 </kotlin .version>
29+         <kotlin .version>2.0.21 </kotlin .version>
3030        <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131    </properties >
3232    <ciManagement >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments