Skip to content

Commit 72bac4d

Browse files
Bump com.augustnagro:magnum_3 from 1.3.0 to 1.3.1
Bumps [com.augustnagro:magnum_3](https://github.com/AugustNagro/magnum) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/AugustNagro/magnum/releases) - [Commits](AugustNagro/magnum@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: com.augustnagro:magnum_3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81441b4 commit 72bac4d

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.16.3",
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.5.2",
20-
MAGNUM : "1.3.0",
20+
MAGNUM : "1.3.1",
2121
STTP : "3.10.1",
2222
ZIO : "2.1.12",
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)