Skip to content

Commit 7f68b31

Browse files
Gradle: Bump com.redis.om:redis-om-spring from 1.0.0 to 1.0.2
Bumps [com.redis.om:redis-om-spring](https://github.com/redis/redis-om-spring) from 1.0.0 to 1.0.2. - [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.2) --- updated-dependencies: - dependency-name: com.redis.om:redis-om-spring dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 833ef8f commit 7f68b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ val springDocVersion = "2.8.12"
171171
val springOauthVersion = "6.5.3"
172172
val servletApiVersion = "6.1.0"
173173
val tikaVersion = "3.2.2"
174-
val redisOMVersion = "1.0.0"
174+
val redisOMVersion = "1.0.2"
175175
val kotlinCoroutinesCoreVersion = "1.10.2"
176176

177177
// Checks

0 commit comments

Comments
 (0)