File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.metaborg.gradle.config.root-project" ) version " 0.5.6"
3
- id(" org.metaborg.gitonium" ) version " 1.1 .0"
3
+ id(" org.metaborg.gitonium" ) version " 1.2 .0"
4
4
}
5
5
6
6
// Auto-accept build scan TOS
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.metaborg.gradle.config.root-project" ) version " 0.5.6"
3
- id(" org.metaborg.gitonium" ) version " 1.1 .0"
3
+ id(" org.metaborg.gitonium" ) version " 1.2 .0"
4
4
5
5
// Set versions for plugins to use, only applying them in subprojects (apply false here).
6
6
id(" org.metaborg.gradle.config.kotlin-gradle-plugin" ) version " 0.5.6" apply false
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.metaborg.gradle.config.root-project" ) version " 0.5.6"
3
- id(" org.metaborg.gitonium" ) version " 1.1 .0"
3
+ id(" org.metaborg.gitonium" ) version " 1.2 .0"
4
4
5
5
// Set versions for plugins to use, only applying them in subprojects (apply false here).
6
6
id(" org.metaborg.devenv.spoofax.gradle.langspec" ) version " 0.1.32" apply false
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.metaborg.gradle.config.root-project" ) version " 0.5.6"
3
- id(" org.metaborg.gitonium" ) version " 1.1 .0"
3
+ id(" org.metaborg.gitonium" ) version " 1.2 .0"
4
4
5
5
// Set versions for plugins to use, only applying them in subprojects (apply false here).
6
6
id(" org.metaborg.devenv.spoofax.gradle.langspec" ) version " 0.1.32" apply false
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.metaborg.gradle.config.root-project" ) version " 0.5.6"
3
- id(" org.metaborg.gitonium" ) version " 1.1 .0"
3
+ id(" org.metaborg.gitonium" ) version " 1.2 .0"
4
4
5
5
// Set versions for plugins to use, only applying them in subprojects (apply false here).
6
6
kotlin(" jvm" ) version " 1.3.41" apply false // Use 1.3.41 to keep in sync with embedded Kotlin version of Gradle 5.6.4.
You can’t perform that action at this time.
0 commit comments