Skip to content

Commit

Permalink
Update mssql-jdbc to 12.8.0.jre11 (#5449)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 19, 2024
1 parent 0ee0bc5 commit 6ceb3de
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 @@ -1719,7 +1719,7 @@ lazy val integration = project
"com.google.guava" % "guava" % guavaVersion,
"com.google.http-client" % "google-http-client" % gcpBom.key.value,
"com.google.protobuf" % "protobuf-java" % gcpBom.key.value,
"com.microsoft.sqlserver" % "mssql-jdbc" % "12.6.3.jre11",
"com.microsoft.sqlserver" % "mssql-jdbc" % "12.8.0.jre11",
"joda-time" % "joda-time" % jodaTimeVersion,
"org.apache.avro" % "avro" % avroVersion,
"org.apache.beam" % "beam-sdks-java-core" % beamVersion,
Expand Down

0 comments on commit 6ceb3de

Please sign in to comment.