Skip to content

Commit dcb4c2e

Browse files
authored
Merge pull request #273 from xtext/dependabot/gradle/xtextVersion-2.42.0
chore(deps): bump xtextVersion from 2.41.0 to 2.42.0
2 parents 074e918 + ba7f267 commit dcb4c2e

14 files changed

Lines changed: 1 addition & 2298 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apply plugin: 'net.researchgate.release'
1717

1818
// Configuration for Xtext projects
1919
configure(subprojects.findAll { it.name.startsWith('org.xtext') }) {
20-
ext.xtextVersion = '2.41.0'
20+
ext.xtextVersion = '2.42.0'
2121
repositories {
2222
mavenCentral()
2323
}

org.xtext.example.mydsl.websockets/build.gradle

Lines changed: 0 additions & 28 deletions
This file was deleted.

org.xtext.example.mydsl.websockets/src/com/pmeade/websocket/http/HttpRequest.java

Lines changed: 0 additions & 226 deletions
This file was deleted.

0 commit comments

Comments
 (0)