allprojects {
group = "gay.pizza.dough"
version = "0.1.0-SNAPSHOT"
}
tasks.withType<Wrapper> {
gradleVersion = "8.3"