Skip to content

Commit

Permalink
release Selenide 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asolntsev committed Mar 2, 2016
1 parent 51da45f commit c3c647f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ apply plugin: 'de.undercouch.download'

group='com.codeborne'
archivesBaseName = 'selenide'
version='3.4-SNAPSHOT'
version='3.4'

[compileJava, compileTestJava]*.options.collect {options -> options.encoding = 'UTF-8'}
[compileJava, compileTestJava]*.options.collect {options -> options.debug = true}
Expand Down

0 comments on commit c3c647f

Please sign in to comment.