From 518f9571f17dd88dcfdd97d4880ba6c0b5250abd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 05:11:09 +0000 Subject: [PATCH] chore(deps): update laboratory digest to 9747370 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 420607e8..6d96c425 100644 --- a/mix.exs +++ b/mix.exs @@ -76,7 +76,7 @@ defmodule Orbit.MixProject do {:jason, "1.4.5"}, {:laboratory, git: "https://github.com/paulswartz/laboratory.git", - ref: "24adbe2cb18d8368e140ab5e13c8f5b75adea742"}, + ref: "974737000b9407e89975ef1c3ac645390be5fe93"}, {:lcov_ex, "0.3.4", only: [:test], runtime: false}, {:logster, "2.0.0-rc.5"}, {:mock, "0.3.9", only: :test},