Skip to content

Commit af24ba1

Browse files
authored
Merge pull request #1443 from IETS3/merge/mps20251
Merge maintenance/mps20251 into master
2 parents 1215635 + a2858d7 commit af24ba1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,6 @@ def langLibDeps = project.configurations.languageLibs.resolvedConfiguration.leni
547547
def depsList = langLibDeps.collect {"- `${it.moduleGroup}:${it.moduleName}` : `${it.moduleVersion}`"}.join("\n")
548548
def releaseNotes = """Automated Nighly build from ${currentDate}.
549549
550-
551-
552550
Includes dependencies:
553551
${depsList}
554552
"""

0 commit comments

Comments
 (0)