Skip to content

Commit baad7a1

Browse files
Bump com.typesafe.scala-logging:scala-logging_3 from 3.9.5 to 3.9.6
Bumps [com.typesafe.scala-logging:scala-logging_3](https://github.com/lightbend/scala-logging) from 3.9.5 to 3.9.6. - [Release notes](https://github.com/lightbend/scala-logging/releases) - [Commits](lightbend-labs/scala-logging@v3.9.5...v3.9.6) --- updated-dependencies: - dependency-name: com.typesafe.scala-logging:scala-logging_3 dependency-version: 3.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82fe0a6 commit baad7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
}
103103

104104
/* logging */
105-
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5" // pekko scala logging
105+
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.6" // pekko scala logging
106106
implementation "ch.qos.logback:logback-classic:1.5.18"
107107

108108
/* testing */

0 commit comments

Comments
 (0)