Skip to content

Commit

Permalink
Fix Boot version in gradle samples.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed Mar 21, 2024
1 parent 277f426 commit d723cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/standalone/dsl/http-client/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=4.1.2-SNAPSHOT
springCloudStreamVersion=4.1.1-SNAPSHOT
bootVersion=4.1.2-SNAPSHOT
bootVersion=3.2.4-SNAPSHOT

0 comments on commit d723cff

Please sign in to comment.