Skip to content

Commit 75ab7af

Browse files
committed
build: update launcher to 2.8.0
1 parent 66dedef commit 75ab7af

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
@@ -12,7 +12,7 @@ plugins {
1212
id 'maven-publish'
1313
id 'de.itemis.mps.gradle.common' version '1.29.+'
1414
id "com.github.breadmoirai.github-release" version "2.5.2"
15-
id 'de.itemis.mps.gradle.launcher' version '2.7.0.+'
15+
id 'de.itemis.mps.gradle.launcher' version '2.8.0.+'
1616
id "org.cyclonedx.bom" version "2.4.1"
1717
}
1818

0 commit comments

Comments
 (0)