Add OnlineQuiz app
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
plugins {
|
||||
id 'org.springframework.boot' version '3.5.7' apply false
|
||||
id 'io.spring.dependency-management' version '1.1.7' apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
group = 'me.ahlroos'
|
||||
version = '1.0-SNAPSHOT'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user