Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 5af1f11

Browse files
Bump org.grails.profiles:rest-api from 5.0.1 to 7.0.1
Bumps [org.grails.profiles:rest-api](https://github.com/grails-profiles/rest-api) from 5.0.1 to 7.0.1. - [Release notes](https://github.com/grails-profiles/rest-api/releases) - [Commits](grails-profiles/rest-api@v5.0.1...v7.0.1) --- updated-dependencies: - dependency-name: org.grails.profiles:rest-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 689fafb commit 5af1f11

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
@@ -29,5 +29,5 @@ repositories {
2929
}
3030

3131
dependencies {
32-
runtime "org.grails.profiles:rest-api:5.0.1"
32+
runtime "org.grails.profiles:rest-api:7.0.1"
3333
}

0 commit comments

Comments
 (0)