未验证 提交 92f41d66 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump scala-logging_2.13 from 3.9.3 to 3.9.4

Bumps [scala-logging_2.13](https://github.com/lightbend/scala-logging) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/lightbend/scala-logging/releases)
- [Commits](https://github.com/lightbend/scala-logging/compare/v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: com.typesafe.scala-logging:scala-logging_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 31f15dab
......@@ -3,17 +3,17 @@ plugins{
}
dependencies {
implementation 'commons-codec:commons-codec:1.15'
implementation 'com.typesafe.scala-logging:scala-logging_2.13:3.9.3'
implementation 'com.typesafe.scala-logging:scala-logging_2.13:3.9.4'
implementation 'com.typesafe.play:play-json_2.13:2.7.4'
implementation 'com.typesafe.play:play_2.13:2.8.8'
implementation 'com.typesafe.play:play-ws_2.13:2.8.7'
implementation 'com.typesafe.play:play-ws_2.13:2.8.8'
implementation 'com.typesafe.play:play-akka-http-server_2.13:2.8.8'
implementation 'com.typesafe.play:play-ahc-ws_2.13:2.8.8'
implementation 'com.google.inject:guice:5.0.1'
implementation 'io.undertow:undertow-core:2.2.8.Final'
implementation 'org.scalikejdbc:scalikejdbc_2.13:3.5.0'
implementation 'com.zaxxer:HikariCP:4.0.3'
implementation 'com.fasterxml.jackson.module:jackson-module-scala_2.13:2.12.2'
implementation 'com.fasterxml.jackson.module:jackson-module-scala_2.13:2.12.3'
implementation 'org.tpolecat:doobie-core_2.13:0.12.1'
implementation 'org.postgresql:postgresql:42.2.22'
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册