Skip to content

Commit 711b032

Browse files
Gradle: Bump com.redis.om:redis-om-spring from 1.0.0 to 1.0.4
Bumps [com.redis.om:redis-om-spring](https://github.com/redis/redis-om-spring) from 1.0.0 to 1.0.4. - [Release notes](https://github.com/redis/redis-om-spring/releases) - [Changelog](https://github.com/redis/redis-om-spring/blob/main/docs/release_process.md) - [Commits](redis/redis-om-spring@v1.0.0...v1.0.4) --- updated-dependencies: - dependency-name: com.redis.om:redis-om-spring dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba7a439 commit 711b032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ val springDocVersion = "2.8.6"
168168
val springOauthVersion = "6.5.1"
169169
val servletApiVersion = "6.1.0"
170170
val tikaVersion = "3.1.0"
171-
val redisOMVersion = "0.9.10"
171+
val redisOMVersion = "1.0.4"
172172
val kotlinCoroutinesCoreVersion = "1.10.2"
173173

174174
// Checks

0 commit comments

Comments
 (0)