mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
Merge branch 'develop' into nodeinfo
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
POSTGRES_DB: "hideout"
|
||||
|
||||
mongodb:
|
||||
image: mongo:8.0.4
|
||||
image: mongo:8.0.5
|
||||
ports:
|
||||
- "27017:27017"
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.1.10"
|
||||
ktor = "3.1.0"
|
||||
ktor = "3.1.1"
|
||||
exposed = "0.59.0"
|
||||
javacv-ffmpeg = "7.1-1.5.11"
|
||||
detekt = "1.23.7"
|
||||
|
||||
Reference in New Issue
Block a user