Skip to content

Commit 3b87f08

Browse files
Bump dev.zio:zio_3 from 2.1.14 to 2.1.15
Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.14 to 2.1.15. - [Release notes](https://github.com/zio/zio/releases) - [Commits](zio/zio@v2.1.14...v2.1.15) --- updated-dependencies: - dependency-name: dev.zio:zio_3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31233cc commit 3b87f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def VERSIONS = [
1919
SCALA3 : "3.6.3",
2020
MAGNUM : "1.3.1",
2121
STTP : "3.10.2",
22-
ZIO : "2.1.14",
22+
ZIO : "2.1.15",
2323
REST_ASSURED : "5.5.0", // Here we use the latest version of Rest Assured to use the Scala 3 extensions
2424
]
2525

0 commit comments

Comments
 (0)