Skip to content

Commit 6f7e95f

Browse files
Bump com.softwaremill.sttp.client3:core_3 from 3.10.2 to 3.10.3
Bumps [com.softwaremill.sttp.client3:core_3](https://github.com/softwaremill/sttp) from 3.10.2 to 3.10.3. - [Release notes](https://github.com/softwaremill/sttp/releases) - [Commits](softwaremill/sttp@v3.10.2...v3.10.3) --- 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]>
1 parent 31233cc commit 6f7e95f

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.3",
2020
MAGNUM : "1.3.1",
21-
STTP : "3.10.2",
21+
STTP : "3.10.3",
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)