feat!: bump to 4.0.0 Spring Boot
All checks were successful
Release / release (push) Successful in 25s
All checks were successful
Release / release (push) Successful in 25s
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -9,7 +9,7 @@
|
||||
|
||||
<properties>
|
||||
<java.version>21</java.version>
|
||||
<spring.boot.version>3.5.7</spring.boot.version>
|
||||
<spring.boot.version>4.0.0</spring.boot.version>
|
||||
<kotlin.version>2.2.0</kotlin.version>
|
||||
<jda.version>6.1.1</jda.version>
|
||||
</properties>
|
||||
@@ -71,6 +71,7 @@
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>${spring.boot.version}</version>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user