1. 12 Feb, 2021 11 commits
  2. 11 Feb, 2021 5 commits
  3. 10 Feb, 2021 12 commits
  4. 09 Feb, 2021 5 commits
  5. 05 Feb, 2021 1 commit
  6. 02 Feb, 2021 5 commits
  7. 01 Feb, 2021 1 commit
    • Phillip Webb's avatar
      Add junit-platform-launcher dependency · 939b5dfc
      Phillip Webb authored
      Update `build.gradle` files to ensure that `junit-platform-launcher` is
      a `testRuntimeOnly` dependency. This ensures that tests can be run from
      Eclipse.
      
      Closes gh-25074
      939b5dfc