mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 08:48:55 +00:00
Revert "[wizard] Fixed test expectation. New gradle plugin version 1.0.2"
This reverts commit f1b62dc9d519e9f71b4c64e9bc9e55d20b418f6b.
This commit is contained in:
parent
5dce632d93
commit
6ecf2e5656
2 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.xtext:xtext-gradle-plugin:1.0.2'
|
||||
classpath 'org.xtext:xtext-idea-gradle-plugin:1.0.2'
|
||||
classpath 'org.xtext:xtext-gradle-plugin:1.0.1'
|
||||
classpath 'org.xtext:xtext-idea-gradle-plugin:1.0.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -3,8 +3,8 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.xtext:xtext-gradle-plugin:1.0.2'
|
||||
classpath 'org.xtext:xtext-idea-gradle-plugin:1.0.2'
|
||||
classpath 'org.xtext:xtext-gradle-plugin:1.0.1'
|
||||
classpath 'org.xtext:xtext-idea-gradle-plugin:1.0.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue