Skip to content

Commit b2780f6

Browse files
Bump dev.zio:zio_3 from 2.1.18 to 2.1.20 (#338)
Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.18 to 2.1.20. - [Release notes](https://github.com/zio/zio/releases) - [Commits](zio/zio@v2.1.18...v2.1.20) --- updated-dependencies: - dependency-name: dev.zio:zio_3 dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 480cc5c commit b2780f6

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.7.0",
2020
MAGNUM : "1.3.1",
2121
STTP : "3.11.0",
22-
ZIO : "2.1.18",
22+
ZIO : "2.1.20",
2323
REST_ASSURED : "5.5.5",
2424
]
2525

0 commit comments

Comments
 (0)