Skip to content

Commit

Permalink
Update dependency com.github.erdi:webdriver-binaries-gradle-plugin to…
Browse files Browse the repository at this point in the history
… v3.2
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent adcd0da commit f532644
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 @@ -10,7 +10,7 @@ buildscript {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:views-gradle:3.0.0"
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"
}
}

Expand Down

0 comments on commit f532644

Please sign in to comment.