Skip to content

Commit

Permalink
Redo spock and geb dependency upgrades lost in #287
Browse files Browse the repository at this point in the history
  • Loading branch information
f4lco committed Jul 21, 2023
1 parent cfbf226 commit ac18336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jetty11_servlet_api_version = 5.0.0
tomcat10_version = 10.1.10
tomcat10_servlet_api_version = 5.0.0
asm_version = 9.5
spock_version = 2.0-groovy-3.0
spock_version = 2.3-groovy-3.0
commons_cli_version = 1.5.0
commons_io_version = 2.13.0
slf4j_version = 2.0.7
Expand Down
2 changes: 1 addition & 1 deletion integrationTests/buildSrc/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ geckoDriverVersion = 0.29.1
geckoDriverPlatform = macos
gradle_download_task_version = 3.4.3
commons_configuration_version = 1.10
gebVersion=5.0
gebVersion=5.1
seleniumVersion=3.141.59

testAllContainers=
Expand Down

0 comments on commit ac18336

Please sign in to comment.