Skip to content

Commit 1a8f1c2

Browse files
Bump dev.zio:zio_3 from 2.1.9 to 2.1.11
Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.9 to 2.1.11. - [Release notes](https://github.com/zio/zio/releases) - [Commits](zio/zio@v2.1.9...v2.1.11) --- 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 4ee07f1 commit 1a8f1c2

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.5.1",
2020
MAGNUM : "1.3.0",
2121
STTP : "3.10.0",
22-
ZIO : "2.1.9",
22+
ZIO : "2.1.11",
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)