Skip to content

Commit

Permalink
Merge pull request #214 from scala-steward/update/slf4j-api-2.0.16
Browse files Browse the repository at this point in the history
Update slf4j-api, slf4j-simple to 2.0.16
  • Loading branch information
magro authored Aug 16, 2024
2 parents 618da91 + aaf1339 commit 08100a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ resolvers ++= Seq(
)

val solrVersion = "9.4.1"
val slf4jVersion = "2.0.13"
val slf4jVersion = "2.0.16"

libraryDependencies ++= Seq(
"org.apache.solr" % "solr-solrj" % solrVersion,
Expand Down

0 comments on commit 08100a4

Please sign in to comment.