Skip to content

Commit

Permalink
bump: mssql-jdbc 7.4.1.jre12 (was 7.4.1.jre8)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent 5adcd06 commit e34e807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {
val H2Version = "2.2.224"
val R2dbcH2Version = "1.0.0.RELEASE"
val SqlServerR2dbcVersion = "1.0.2.RELEASE"
val SqlServerJdbcVersion = "7.4.1.jre8"
val SqlServerJdbcVersion = "7.4.1.jre12"

object Compile {
val akkaActorTyped = "com.typesafe.akka" %% "akka-actor-typed" % AkkaVersion
Expand Down

0 comments on commit e34e807

Please sign in to comment.