Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ydylla committed Jul 13, 2022
1 parent e9240ea commit 80378fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}
dependencies {
testImplementation "com.github.eddyson-de:tapestry-geb:0.45.2"
testImplementation "com.github.eddyson-de:tapestry-geb:0.47.0"
testImplementation "org.seleniumhq.selenium:selenium-firefox-driver:3.141.59"
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
description = "Utilities for Geb-based browser tests of Tapestry applications"

group = "de.eddyson"
version = "0.46.0"
version = "0.47.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit 80378fb

Please # to comment.