Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit e1fd24d

Browse files
authored
Merge pull request #742 from grails/renovate/com.github.erdi-webdriver-binaries-gradle-plugin-3.x
Update dependency com.github.erdi:webdriver-binaries-gradle-plugin to v3.1
2 parents bc0737f + 8ce43f5 commit e1fd24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
1111
classpath "org.grails.plugins:views-gradle:2.3.2"
1212
classpath("org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1")
13-
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.0"
13+
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.1"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)