Skip to content

Commit 1500be2

Browse files
[Release 1.1.0] Update version (#687)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0454c8d commit 1500be2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1.0-SNAPSHOT
1+
version=1.1.0
22
version.samples=1.1.0-SNAPSHOT
33

44
org.gradle.caching=true

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hamcrest = "2.2"
2323
mockito = "5.12.0"
2424
spring-dep-mgmt = "1.1.5"
2525
spring-boot = "3.3.0-SNAPSHOT"
26-
spring-boot-for-docs = "3.3.0-SNAPSHOT"
26+
spring-boot-for-docs = "3.3.0"
2727
spring-cloud-stream = "4.1.1"
2828
spring-retry = "2.0.6"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)