Skip to content

Commit b7d5a50

Browse files
Bump com.softwaremill.sttp.client3:core_3 from 3.9.8 to 3.10.0
Bumps [com.softwaremill.sttp.client3:core_3](https://github.com/softwaremill/sttp) from 3.9.8 to 3.10.0. - [Release notes](https://github.com/softwaremill/sttp/releases) - [Commits](softwaremill/sttp@v3.9.8...v3.10.0) --- updated-dependencies: - dependency-name: com.softwaremill.sttp.client3:core_3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0682632 commit b7d5a50

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.5.1",
2020
MAGNUM : "1.2.1",
21-
STTP : "3.9.8",
21+
STTP : "3.10.0",
2222
ZIO : "2.1.9",
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)