File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ asm = "9.7.1"
33jackson = " 2.15.0"
44junit5 = " 5.12.1"
55spock = " 2.1-groovy-3.0"
6+ nmcp = " 0.1.5"
67
78[libraries ]
89ant = " org.apache.ant:ant:1.10.12"
@@ -36,7 +37,7 @@ junit5-platform-launcher = "org.junit.platform:junit-platform-launcher:1.8.1"
3637junit5-vintage = { group = " org.junit.vintage" , name =" junit-vintage-engine" , version.ref =" junit5" }
3738maven-model = " org.apache.maven:maven-model:3.6.2"
3839mockito-core = " org.mockito:mockito-core:1.9.5"
39- nmcp = { group = " com.gradleup.nmcp" , name = " nmcp" , version = " 0.1.4 " }
40+ nmcp = { group = " com.gradleup.nmcp" , name = " nmcp" , version.ref = " nmcp " }
4041nebula-info = " com.netflix.nebula:gradle-info-plugin:11.3.3"
4142reflections = " org.reflections:reflections:0.9.12"
4243shadow-plugin = " com.gradleup.shadow:shadow-gradle-plugin:8.3.5"
@@ -50,4 +51,4 @@ xmlunit-core = "org.xmlunit:xmlunit-core:2.8.2"
5051
5152[plugins ]
5253ospackage = { id = " com.netflix.nebula.ospackage-base" , version = " 11.11.2" }
53- nmcp-aggregation = { id = " com.gradleup.nmcp.aggregation" , version = " 0.1.4 " }
54+ nmcp-aggregation = { id = " com.gradleup.nmcp.aggregation" , version.ref = " nmcp " }
Original file line number Diff line number Diff line change 873873 </sha256 >
874874 </artifact >
875875 </component >
876- <component group =" com.gradleup.gratatouille" name =" gratatouille-runtime" version =" 0.0.7 " >
877- <artifact name =" gratatouille-runtime-0.0.7 .jar" >
878- <sha256 value =" 3e5bb77cbe1740b87a1ebb086cb271a62f47355964697d2a0a644ccca555179f " origin =" Generated by Gradle" />
876+ <component group =" com.gradleup.gratatouille" name =" gratatouille-runtime" version =" 0.0.8 " >
877+ <artifact name =" gratatouille-runtime-0.0.8 .jar" >
878+ <sha256 value =" 03eefe964f5d06b2263a28724e3d3503c0670ea1846c208afa918d86d4d08472 " origin =" Generated by Gradle" />
879879 </artifact >
880880 </component >
881- <component group =" com.gradleup.nmcp" name =" nmcp" version =" 0.1.4 " >
882- <artifact name =" nmcp-0.1.4 .jar" >
883- <sha256 value =" ec331b8f19dae6d7c80f47a72790ed32c1783895a87032ae89b08af8dcedcb1b " origin =" Generated by Gradle" />
881+ <component group =" com.gradleup.nmcp" name =" nmcp" version =" 0.1.5 " >
882+ <artifact name =" nmcp-0.1.5 .jar" >
883+ <sha256 value =" 9c823adc282e96b206956e4a63cb1552bb2bbcec6010bbb6aa9c3d18ecd3f915 " origin =" Generated by Gradle" />
884884 </artifact >
885885 </component >
886886 <component group =" com.gradleup.shadow" name =" shadow-gradle-plugin" version =" 8.3.5" >
You can’t perform that action at this time.
0 commit comments