Skip to content

Commit

Permalink
Merge branch 'dev' into df/#490-squants
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfeismann committed Jun 16, 2023
2 parents 206e339 + 6d2b287 commit f216a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {

/* logging */
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5" // akka scala logging
implementation "ch.qos.logback:logback-classic:1.4.7"
implementation "ch.qos.logback:logback-classic:1.4.8"

/* testing */
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
Expand Down

0 comments on commit f216a4b

Please sign in to comment.