File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 
kotest-assertions-android 
kotest-extensions-android 
kotest-extensions-android-tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ dependencies {
5555  androidTestImplementation(" androidx.test:runner:1.5.2"  )
5656  androidTestImplementation(" androidx.test:core:1.5.0"  )
5757  androidTestImplementation(" androidx.test:rules:1.5.0"  )
58-   androidTestImplementation(" androidx.test:core-ktx:1.5 .0"  )
58+   androidTestImplementation(" androidx.test:core-ktx:1.7 .0"  )
5959
6060}
6161
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
5858  androidTestImplementation(" androidx.test:runner:1.5.2"  )
5959  androidTestImplementation(" androidx.test:core:1.5.0"  )
6060  androidTestImplementation(" androidx.test:rules:1.5.0"  )
61-   androidTestImplementation(" androidx.test:core-ktx:1.5 .0"  )
61+   androidTestImplementation(" androidx.test:core-ktx:1.7 .0"  )
6262
6363}
6464
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
4545
4646
4747dependencies {
48-   implementation(" androidx.test:core-ktx:1.5 .0"  )
48+   implementation(" androidx.test:core-ktx:1.7 .0"  )
4949  testImplementation(project(" :kotest-extensions-android"  ))
5050  testImplementation(" io.kotest:kotest-runner-junit5:5.9.1"  )
5151  testImplementation(" org.robolectric:robolectric:4.12.2"  )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments