We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d9ab5 commit 33a719cCopy full SHA for 33a719c
Java/build.gradle
@@ -49,7 +49,7 @@ ext.etaImplementationVersion = 'etaj' + "$SpecificationVersionShort" + '.L1.all.
49
ext.emaImplementationVersion = 'emaj' + "$SpecificationVersionShort" + '.L1.all.rrg'
50
51
// NOTE! update with new asset version
52
-ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.2.L1'
+ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.3.L1'
53
54
//=========================================================================================
55
//
0 commit comments