File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # SAP Commerce Gradle Plugins 4.0 .0
1+ # SAP Commerce Gradle Plugins 4.1 .0
22
33[ ![ Actions Status] ( https://github.com/SAP/commerce-gradle-plugin/workflows/Gradle%20CI/badge.svg )] ( https://github.com/SAP/commerce-gradle-plugin/actions )
44[ ![ REUSE status] ( https://api.reuse.software/badge/github.com/SAP/commerce-gradle-plugin )] ( https://api.reuse.software/info/github.com/SAP/commerce-gradle-plugin )
@@ -40,7 +40,7 @@ Here is how you get started with the plugins for your SAP Commerce project.
4040
4141 ``` kotlin
4242 plugins {
43- id(" sap.commerce.build.ccv2" ) version(" 4.0 .0" )
43+ id(" sap.commerce.build.ccv2" ) version(" 4.1 .0" )
4444 }
4545 ```
4646
@@ -61,8 +61,8 @@ Here is how you get started with the plugins for your SAP Commerce project.
6161
6262 ```kotlin
6363 plugins {
64- id(" sap.commerce.build" ) version(" 4.0 .0" )
65- id(" sap.commerce.build.ccv2" ) version(" 4.0 .0" )
64+ id(" sap.commerce.build" ) version(" 4.1 .0" )
65+ id(" sap.commerce.build.ccv2" ) version(" 4.1 .0" )
6666 }
6767
6868 repositories {
You can’t perform that action at this time.
0 commit comments