Skip to content

Commit ce408a4

Browse files
Bump Fast DDS Gen to 4.1.1 (#553)
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent a12f14f commit ce408a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apply plugin: 'java-library'
1717
apply plugin: 'eclipse' // Eclipse integration
1818

1919
description = """"""
20-
def version_str = "4.1.0"
20+
def version_str = "4.1.1"
2121

2222
import org.apache.tools.ant.taskdefs.condition.Os;
2323
import org.gradle.api.tasks.options.Option;

0 commit comments

Comments
 (0)