Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Feb 1, 2024
1 parent 0e058a4 commit e04fe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Libs.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Libs {
val `logback-classic` = "ch.qos.logback" % "logback-classic" % "1.4.14"

val `sourcecode` = "com.lihaoyi" %% "sourcecode" % "0.3.1"
val `embedded-keycloak` = "com.github.tmtsoftware.embedded-keycloak" %% "embedded-keycloak" % "ede7fd0" // Apache 2.0
val `embedded-keycloak` = "com.github.tmtsoftware.embedded-keycloak" %% "embedded-keycloak" % "8b6676c" // Apache 2.0
val `pekko-management` = "org.apache.pekko" %% "pekko-management" % "1.0.0"
val `svnkit` = "org.tmatesoft.svnkit" % "svnkit" % "1.10.11" // TMate Open Source License
val `commons-codec` = "commons-codec" % "commons-codec" % "1.15" // Apache 2.0š
Expand Down

0 comments on commit e04fe0b

Please sign in to comment.