This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 13caf4b7b5 Update jspecify to 1.0.1 (#3403)
13caf4b7b5 is described below
commit 13caf4b7b5108e13de2443719a5f012bde72e347
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jul 30 17:23:47 2026 +0200
Update jspecify to 1.0.1 (#3403)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 90676fb225..edce785626 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -110,7 +110,7 @@ object Dependencies {
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
- val jspecify = "org.jspecify" % "jspecify" % "1.0.0" % Optional
+ val jspecify = "org.jspecify" % "jspecify" % "1.0.1" % Optional
object Docs {
val sprayJson = "io.spray" %% "spray-json" % "1.3.6" % Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]