Merge branch '3.0.x' into main

This commit is contained in:
Marcin Grzejszczak
2021-07-26 15:23:23 +02:00
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<name>spring-cloud-contract-dependencies</name>
<description>Spring Cloud Contract Dependencies</description>
<properties>
<wiremock.version>2.29.0</wiremock.version>
<wiremock.version>2.29.1</wiremock.version>
<jsonassert.version>0.6.1</jsonassert.version>
</properties>
<dependencyManagement>

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.0
wiremockVersion=2.29.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
groovyVersion=2.4.17

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.0
wiremockVersion=2.29.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
bootVersion=2.6.0-M1

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.0
wiremockVersion=2.29.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
bootVersion=2.6.0-M1