File tree Expand file tree Collapse file tree 11 files changed +29
-12
lines changed
Expand file tree Collapse file tree 11 files changed +29
-12
lines changed Original file line number Diff line number Diff line change 11
2+ # 17.15.0 (2024-09-02)
3+
4+ ## What's Changed
5+ * Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/704
6+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/705
7+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/706
8+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/707
9+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/708
10+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/711
11+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/713
12+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/714
13+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/715
14+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/716
15+ * Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/717
16+
17+
18+ ** Full Changelog** : https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.14.0...17.15.0
19+
220# 17.14.0 (2024-08-06)
321
422## What's Changed
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The latest stable SDK release can be retrieved from [Maven Central](https://sear
2121``` gradle
2222ext {
2323 versions = [
24- commercetools: "17.14 .0"
24+ commercetools: "17.15 .0"
2525 ]
2626}
2727
@@ -42,7 +42,7 @@ dependencies {
4242
4343``` maven
4444<properties>
45- <commercetools.version>17.14 .0</commercetools.version>
45+ <commercetools.version>17.15 .0</commercetools.version>
4646</properties>
4747<dependencies>
4848 <dependency>
Original file line number Diff line number Diff line change 2727 </plugins >
2828 </build >
2929 <properties >
30- <commercetools .version>17.14 .0</commercetools .version>
30+ <commercetools .version>17.15 .0</commercetools .version>
3131 </properties >
3232 <dependencies >
3333 <dependency >
Original file line number Diff line number Diff line change 2727 </plugins >
2828 </build >
2929 <properties >
30- <commercetools .version>17.14 .0</commercetools .version>
30+ <commercetools .version>17.15 .0</commercetools .version>
3131 </properties >
3232 <dependencies >
3333 <dependency >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
2020
2121ext {
2222 versions = [
23- commercetools : " 17.14 .0" ,
23+ commercetools : " 17.15 .0" ,
2424 ]
2525}
2626
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121
2222ext {
2323 versions = [
24- commercetools : " 17.14 .0" ,
24+ commercetools : " 17.15 .0" ,
2525 ]
2626}
2727
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121
2222ext {
2323 versions = [
24- commercetools : " 17.14 .0" ,
24+ commercetools : " 17.15 .0" ,
2525 newrelic : " 8.0.1"
2626 ]
2727}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121
2222ext {
2323 versions = [
24- commercetools : " 17.14 .0" ,
24+ commercetools : " 17.15 .0" ,
2525 ]
2626}
2727
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ spotless {
3131
3232ext {
3333 versions = [
34- commercetools : " 17.14 .0" ,
34+ commercetools : " 17.15 .0" ,
3535 newrelic : " 7.7.0"
3636 ]
3737}
Original file line number Diff line number Diff line change 1- # Tue Aug 06 10:48:10 UTC 2024
1+ # Mon Sep 02 12:23:03 UTC 2024
22kotlinVersion =1.5.30
33org.gradle.jvmargs =-Xmx2048m
4- version =17.15 .0-SNAPSHOT
4+ version =17.16 .0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments