remove dotenv
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m11s

This commit is contained in:
2025-01-11 21:20:58 +01:00
parent ece3e1d697
commit 85e4a2b125
2 changed files with 0 additions and 15 deletions

View File

@@ -50,11 +50,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>io.github.cdimascio</groupId>
<artifactId>dotenv-java</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>