deactivated camp registration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'org.springframework.boot' version '3.3.4'
|
||||
id 'org.springframework.boot' version '3.5.0'
|
||||
id "io.spring.dependency-management" version "1.1.6"
|
||||
id 'war'
|
||||
id 'eclipse'
|
||||
@@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.jottyfan.bico'
|
||||
version = '0.2.6'
|
||||
version = '0.2.7'
|
||||
|
||||
description = """BibleClassOrganizer"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user