Skip to content
Snippets Groups Projects
  1. Sep 24, 2021
    • Zoey76's avatar
      Update to Java 17 · e3b0b7f1
      Zoey76 authored
      Updated BitBucket pipeline.
      Updated Maven Wrapper.
      
      Updated SLF4J 1.7.31 to 1.7.32.
      Updated JUnit 5.7.2 to 5.8.0.
      Updated Mockito 3.11.2 to 3.12.4.
      e3b0b7f1
  2. Jul 15, 2020
    • Zoey76's avatar
      Adding Maven Wrapper · 22ef232e
      Zoey76 authored
      Now you can do:
      git clone
      mvnw clean install
      
      It doesn't require to download and install Maven.
      22ef232e
Loading