Skip to content

Commit

Permalink
Merge branch 'dev' into ms/#1080-update-simonaAPI-version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfeismann authored Dec 23, 2024
2 parents 1c1190f + 6d320b7 commit 1646554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ext {
pekkoVersion = '1.1.2'
jtsVersion = '1.20.0'
confluentKafkaVersion = '7.4.0'
tscfgVersion = '1.2.0'
tscfgVersion = '1.2.1'
scapegoatVersion = '3.1.2'

testContainerVersion = '0.41.5'
Expand Down Expand Up @@ -97,7 +97,7 @@ dependencies {

/* logging */
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5" // pekko scala logging
implementation "ch.qos.logback:logback-classic:1.5.13"
implementation "ch.qos.logback:logback-classic:1.5.15"

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

0 comments on commit 1646554

Please sign in to comment.