Skip to content

Commit d564250

Browse files
Bump com.softwaremill.sttp.client3:core_3 from 3.10.1 to 3.10.2 (#219)
Bumps [com.softwaremill.sttp.client3:core_3](https://github.com/softwaremill/sttp) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/softwaremill/sttp/releases) - [Commits](softwaremill/sttp@v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: com.softwaremill.sttp.client3:core_3 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 fae06e4 commit d564250

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
@@ -18,7 +18,7 @@ def VERSIONS = [
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.6.2",
2020
MAGNUM : "1.3.1",
21-
STTP : "3.10.1",
21+
STTP : "3.10.2",
2222
ZIO : "2.1.14",
2323
REST_ASSURED : "5.5.0", // Here we use the latest version of Rest Assured to use the Scala 3 extensions
2424
]

0 commit comments

Comments
 (0)