mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
This commit is contained in:
parent
60de043668
commit
9732b82e8e
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||||
}
|
}
|
||||||
rootProject.name = "hideout-activitypub"
|
rootProject.name = "hideout-activitypub"
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||||
}
|
}
|
||||||
rootProject.name = "hideout-mastodon"
|
rootProject.name = "hideout-mastodon"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue