Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joke committed Jan 31, 2021
1 parent ef9e73c commit c869802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ image:https://img.shields.io/maven-central/v/io.github.joke/spock-mockable?label
[source,groovy]
----
dependencies {
testImplementation 'io.github.joke:spock-mockable:1.3.0'
testImplementation 'io.github.joke:spock-mockable:1.4.0'
}
----

Expand All @@ -42,7 +42,7 @@ dependencies {
<dependency>
<groupId>io.github.joke</groupId>
<artifactId>spock-mockable</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<scope>test</scope>
</dependency>
</depenencies>
Expand Down

0 comments on commit c869802

Please sign in to comment.