File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 images : ree6/backend
4242
4343 - name : Build and push Docker image
44- uses : docker/build-push-action@v6.13 .0
44+ uses : docker/build-push-action@v6.18 .0
4545 with :
4646 platforms : linux/amd64,linux/arm64
4747 context : Backend/
7777 images : ree6/frontend
7878
7979 - name : Build and push Docker image
80- uses : docker/build-push-action@v6.13 .0
80+ uses : docker/build-push-action@v6.18 .0
8181 with :
8282 platforms : linux/amd64,linux/arm64
8383 context : Frontend/docker
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >org.springdoc</groupId >
3939 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
40- <version >2.8.4 </version >
40+ <version >2.8.9 </version >
4141 </dependency >
4242
4343 <!-- Spring -->
7575 <dependency >
7676 <groupId >net.dv8tion</groupId >
7777 <artifactId >JDA</artifactId >
78- <version >5.2.3 </version >
78+ <version >5.6.1 </version >
7979 <exclusions >
8080 <exclusion >
8181 <groupId >club.minnced</groupId >
105105 <dependency >
106106 <groupId >org.projectlombok</groupId >
107107 <artifactId >lombok</artifactId >
108- <version >1.18.36 </version >
108+ <version >1.18.38 </version >
109109 <scope >provided</scope >
110110 </dependency >
111111 <dependency >
You can’t perform that action at this time.
0 commit comments