Skip to content

Commit

Permalink
Merge pull request #1273 from scala-steward/update/annotations-26.0.2
Browse files Browse the repository at this point in the history
Update annotations from 26.0.1 to 26.0.2
  • Loading branch information
mergify[bot] authored Jan 24, 2025
2 parents dd60b26 + 06df6b3 commit a87c89e
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 @@ -20,7 +20,7 @@ object Dependencies {
val http4sPrometheus = "org.http4s" %% "http4s-prometheus-metrics" % Versions.http4s
val http4sServer = "org.http4s" %% "http4s-server" % Versions.http4s
val jacksonDatabind = "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.2"
val jetbrainsAnnotations = "org.jetbrains" % "annotations" % "26.0.1"
val jetbrainsAnnotations = "org.jetbrains" % "annotations" % "26.0.2"
val jsr305 = "com.google.code.findbugs" % "jsr305" % "3.0.2"
val kindProjector = "org.typelevel" % "kind-projector" % "0.13.3" cross CrossVersion.full
val lettuce = "io.lettuce" % "lettuce-core" % "6.5.2.RELEASE"
Expand Down

0 comments on commit a87c89e

Please sign in to comment.