File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
*/
16
16
17
17
task wrapper (type : Wrapper ) {
18
- gradleVersion = ' 2.14.1 '
18
+ gradleVersion = ' 4.6 '
19
19
}
20
20
21
21
repositories {
@@ -44,7 +44,7 @@ dependencies {
44
44
45
45
compile ' org.ros.rosjava_core:rosjava:[0.3,0.4)'
46
46
compile ' org.apache.directory.studio:org.apache.commons.logging:[1.1,1.2)'
47
- compile ' org.ros.rosjava_messages:actionlib_msgs:[1.11,1.13 )'
47
+ compile ' org.ros.rosjava_messages:actionlib_msgs:[1.11.0 ,1.14.0 )'
48
48
testCompile ' junit:junit:4.12'
49
49
testCompile ' org.ros.rosjava_messages:actionlib_tutorials:[0.1,)'
50
50
Original file line number Diff line number Diff line change 1
- # Tue Jan 09 15:59:10 CET 2018
1
+ # Wed Mar 14 09:44:21 CET 2018
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -bin.zip
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >rosjava_actionlib</name >
4
- <version >0.4.3 </version >
4
+ <version >0.4.4 </version >
5
5
<description >Actionlib for Rosjava. A pure java implementation of actionlib.</description >
6
6
7
7
<
maintainer email =
" [email protected] " >Leroy Ruegemer</
maintainer >
You can’t perform that action at this time.
0 commit comments