File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212jobs :
1313 publish :
14- uses : wavesplatform/protobuf-schemas/.github/workflows/mvn-publish.yml@5b4331ab892b44ad1fdd71862654421482dcd49c
14+ uses : wavesplatform/protobuf-schemas/.github/workflows/mvn-publish.yml@1f62e31863f5b8a72f37b57594d8ad776d16bfc0
1515 with :
1616 github-ref-name : ${{ github.ref_name }}
1717 github-event-number : ${{ github.event.number }}
Original file line number Diff line number Diff line change 66
77 <groupId >com.wavesplatform</groupId >
88 <artifactId >waves-crypto</artifactId >
9- <version >2.0.6-SNAPSHOT </version >
9+ <version >2.0.6</version >
1010
1111 <name >Waves Crypto for Java</name >
1212 <description >Tools to work with cryptographic primitives used in the Waves blockchain</description >
214214 <dependency >
215215 <groupId >com.wavesplatform</groupId >
216216 <artifactId >blst-java</artifactId >
217- <version >0.3.15-SNAPSHOT </version >
217+ <version >0.3.15</version >
218218 </dependency >
219219 </dependencies >
220220
You can’t perform that action at this time.
0 commit comments