Skip to content

Update to work with 2024.01.02 structurizr-cli release

Compare
Choose a tag to compare
@jakzal jakzal released this 08 Jan 20:54
· 76 commits to main since this release
c69232a

Major fixes:

  • Update the download url and jar name to the latest release (2024.01.02) 4248814 (@jakzal)
    • the tag name is no longer the classic v1.2.3, but it's now year.month.day
    • the downloaded jar no longer has version in its name
    • the legacy versioning scheme is still supported, but structurizr has removed most of their past releases (only v1.34.0 and v1.35.0 were kept)

Minor changes:

  • Update the default Gradle version (8.1.1 -> 8.5) c69232a (@jakzal)
  • Bump org.wiremock:wiremock from 3.2.0 to 3.3.1 #107
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 #108
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 #109