Skip to content

Commit

Permalink
Update Context Propagation SNAPSHOT version for the CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Oct 11, 2023
1 parent cc57c58 commit 5b6a96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_reactor_core_3.6_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
distribution: 'temurin'
java-version: '8'
- name: Build with Gradle
run: ./gradlew clean check --no-daemon -PforceTransport=nio -PreactorCoreVersion='3.6.0-SNAPSHOT' -PforceContextPropagationVersion='1.0.5'
run: ./gradlew clean check --no-daemon -PforceTransport=nio -PreactorCoreVersion='3.6.0-SNAPSHOT' -PforceContextPropagationVersion='1.1.0-SNAPSHOT'

0 comments on commit 5b6a96e

Please sign in to comment.