Skip to content

Commit beae5ff

Browse files
Bump com.augustnagro:magnum_3 from 1.2.1 to 1.3.0
Bumps [com.augustnagro:magnum_3](https://github.com/AugustNagro/magnum) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/AugustNagro/magnum/releases) - [Commits](AugustNagro/magnum@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: com.augustnagro:magnum_3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4087daf commit beae5ff

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
@@ -17,7 +17,7 @@ def VERSIONS = [
1717
QUARKUS : "3.15.1",
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.5.1",
20-
MAGNUM : "1.2.1",
20+
MAGNUM : "1.3.0",
2121
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

0 commit comments

Comments
 (0)