From 4222fd88241e38cee619b23200af9c7957f8420d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 16:21:20 +0000 Subject: [PATCH] Update dependency com.halotukozak:commons_3 to v0.3.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cb3d31..80e07e2 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Cross-built for the JVM, Scala.js, and Scala Native. Published to Maven Central scala-cli: ```scala -//> using dep com.halotukozak::commons::0.1.2 +//> using dep com.halotukozak::commons::0.3.0 ``` sbt: ```scala -libraryDependencies += "com.halotukozak" %% "commons" % "0.1.2" +libraryDependencies += "com.halotukozak" %% "commons" % "0.3.0" ``` ## What's inside