Files
spring-cloud-contract/spring-cloud-contract-tools/spring-cloud-contract-gradle-plugin/gradle.properties
Marcin Grzejszczak eec0c07437 Fixed the Gradle setup
- updated Gradle to 8.3
- downgraded Spring Framework JAR in the SCC Gradle plugin due to https://github.com/gradle/gradle/issues/25434
2023-09-06 14:30:56 +02:00

27 lines
892 B
Properties

#
# Copyright 2013-2020 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
nexusUsername=
nexusPassword=
verifierVersion=4.1.0-SNAPSHOT
org.gradle.daemon=false
aetherVersion=1.1.0
springCloudBuildVersion=4.1.0-SNAPSHOT
springVersion=6.0.10
jacksonDatabindVersion=2.13.2.1
mavenResolverVersion=1.4.1
jgitVersion=5.12.0.202106070339-r
jschVersion=0.0.9