Skip to content

Commit b9c0c07

Browse files
authored
PLATUI-4031: Bumped dependency (#169)
1 parent 3f1b644 commit b9c0c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/AppDependencies.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import sbt.*
22

33
object AppDependencies {
44

5-
private val bootstrapVersion = "10.3.0"
6-
private val frontendVersion = "12.18.0"
5+
private val bootstrapVersion = "10.4.0"
6+
private val frontendVersion = "12.22.0"
77
private val playVersion = "play-30"
88

99
val compile = Seq(

0 commit comments

Comments
 (0)