File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ allprojects {
2323
2424```
2525dependencies {
26- compile 'com.github.anthill-platform:anthill-runtime-java:0.1.6 '
26+ compile 'com.github.anthill-platform:anthill-runtime-java:0.1.7 '
2727}
2828```
2929
@@ -46,6 +46,6 @@ dependencies {
4646<dependency >
4747 <groupId >com.github.anthill-platform</groupId >
4848 <artifactId >anthill-runtime-java</artifactId >
49- <version >0.1.6 </version >
49+ <version >0.1.7 </version >
5050</dependency >
5151```
Original file line number Diff line number Diff line change 1010 <groupId >com.github.anthill-platform</groupId >
1111 <artifactId >anthill-runtime-java</artifactId >
1212 <packaging >jar</packaging >
13- <version >0.1.6 </version >
13+ <version >0.1.7 </version >
1414
15- <name >OnlileLib </name >
15+ <name >Anthill Java Runtime </name >
1616 <description >Java Runtime for Anthill Platform</description >
1717 <url >https://github.com/anthill-platform/anthill-runtime-java</url >
1818 <issueManagement >
You can’t perform that action at this time.
0 commit comments