Skip to content

Commit c61780b

Browse files
Update elasticmq-core, elasticmq-rest-sqs to 1.6.15 (#856)
1 parent a76d238 commit c61780b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ val mainScala = "2.13.16"
22
val allScala = Seq("3.3.6", "2.13.16")
33
val zioVersion = "2.1.21"
44
val zioAwsVersion = "7.34.6.1"
5-
val elasticMqVersion = "1.6.14"
5+
val elasticMqVersion = "1.6.15"
66

77
enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)
88

0 commit comments

Comments
 (0)