Skip to content

Commit

Permalink
Merge pull request #616 from grails/renovate/com.github.erdi-webdrive…
Browse files Browse the repository at this point in the history
…r-binaries-gradle-plugin-3.x

Update dependency com.github.erdi:webdriver-binaries-gradle-plugin to v3.2
  • Loading branch information
puneetbehl authored Sep 28, 2023
2 parents 736a00a + bc707ee commit 7fc96d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1'
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.1"
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
classpath "org.grails.plugins:views-gradle:3.0.0"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
}
Expand Down

0 comments on commit 7fc96d6

Please sign in to comment.