Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bot4s/telegram
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a229c51e449fc58724a1d6184ef384d01992b506
Choose a base ref
..
head repository: bot4s/telegram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ff3b1a0daf9360e955264cd891de512202475bf
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +3 −3 build.sc
6 changes: 3 additions & 3 deletions build.sc
Original file line number Diff line number Diff line change
@@ -12,14 +12,14 @@ object library {
val cats = "2.12.0"
val catsEffect = "2.5.5"
val catsEffect3 = "3.5.4"
val zio = "2.1.9"
val zio = "2.1.11"
val zhttp = "2.0.0-RC10"
val zioInteropCats = "23.1.0.3"
val sttp = "3.9.8"
val sttp = "3.10.0"
val scalaTest = "3.2.19"
val scalaMockScalaTest = "6.0.0"
val scalaLogging = "3.9.5"
val logback = "1.5.8"
val logback = "1.5.10"
val scalajHttp = "2.4.2"
val akkaVersion = "2.6.20"
val akkaActor = akkaVersion