File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed 
audit-test-allow-update-outside-transaction Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -77,12 +77,6 @@ dependencies {
7777    testCompileOnly " org.grails:grails-gorm-testing-support" 
7878    testCompileOnly " org.mockito:mockito-core" 
7979    testImplementation " org.grails:grails-web-testing-support" 
80-     testCompileOnly " org.grails.plugins:geb" 
81-     testCompileOnly " org.seleniumhq.selenium:selenium-remote-driver:3.14.0" 
82-     testCompileOnly " org.seleniumhq.selenium:selenium-api:3.14.0" 
83-     testCompileOnly " org.seleniumhq.selenium:selenium-support:3.14.0" 
84-     testRuntimeOnly " org.seleniumhq.selenium:selenium-chrome-driver:3.14.0" 
85-     testRuntimeOnly " org.seleniumhq.selenium:selenium-firefox-driver:3.14.0" 
8680}
8781
8882task wrapper (type : Wrapper ) {
Original file line number Diff line number Diff line change @@ -76,12 +76,6 @@ dependencies {
7676    testImplementation " org.grails:grails-gorm-testing-support" 
7777    testImplementation " org.grails:grails-web-testing-support" 
7878    testCompileOnly " org.mockito:mockito-core" 
79-     testCompileOnly " org.grails.plugins:geb" 
80-     testCompileOnly " org.seleniumhq.selenium:selenium-remote-driver:3.14.0" 
81-     testCompileOnly " org.seleniumhq.selenium:selenium-api:3.14.0" 
82-     testCompileOnly " org.seleniumhq.selenium:selenium-support:3.14.0" 
83-     testRuntimeOnly " org.seleniumhq.selenium:selenium-chrome-driver:3.14.0" 
84-     testRuntimeOnly " org.seleniumhq.selenium:selenium-firefox-driver:3.14.0" 
8579}
8680
8781task wrapper (type : Wrapper ) {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments