File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 - name : Checkout
1616 uses : actions/checkout@v2
1717 - name : Release
18- uses : softprops/action-gh-release@v1
18+ uses : softprops/action-gh-release@v0.1.7
1919 env :
2020 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2121
Original file line number Diff line number Diff line change 77 <groupId >org.reaktivity</groupId >
88 <artifactId >ry-bom</artifactId >
99 <packaging >pom</packaging >
10- <version >0.637 </version >
10+ <version >0.638 </version >
1111 <name >Reaktivity BOM for Java Projects</name >
1212 <description >Reaktivity BOM for Java Projects</description >
1313 <url >https://github.com/reaktivity/ry-bom.java</url >
100100 <dependency >
101101 <groupId >org.reaktivity</groupId >
102102 <artifactId >nukleus-tcp</artifactId >
103- <version >0.116 </version >
103+ <version >0.117 </version >
104104 </dependency >
105105 <dependency >
106106 <groupId >org.reaktivity</groupId >
You can’t perform that action at this time.
0 commit comments