Skip to content

Commit

Permalink
WIP: fix spring-boot-2.7-webflux smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
smola committed Jan 20, 2025
1 parent d4131d3 commit 920f3ba
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ dependencies {
implementation "com.datadoghq:dd-trace-api:0.110.0"
}
}

targetCompatibility = JavaVersion.VERSION_1_8
sourceCompatibility = JavaVersion.VERSION_1_8

0 comments on commit 920f3ba

Please sign in to comment.