Skip to content

Commit 748f1a2

Browse files
Bump com.github.slugify:slugify from 2.1.+ to 3.0.5
Bumps [com.github.slugify:slugify](https://github.com/slugify/slugify) from 2.1.+ to 3.0.5. - [Commits](https://github.com/slugify/slugify/commits/3.0.5) --- updated-dependencies: - dependency-name: com.github.slugify:slugify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0871c6a commit 748f1a2

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
@@ -13,7 +13,7 @@ ext {
1313
hikaricp_version = "3.3.0"
1414
h2_version = "1.4.197"
1515
exposed_version = "0.17.14"
16-
slugify_version = "2.1.+"
16+
slugify_version = "3.0.+"
1717
swagger_version = "3.24.3"
1818
swagger_core_version = "2.0.9"
1919
pgsql_version = "42.6.0"

0 commit comments

Comments
 (0)