Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency updates #48

Merged
merged 6 commits into from
Nov 8, 2022
Merged

Dependency updates #48

merged 6 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. Gradle: Upgrade Compose to version 1.2.1

    No change log is available yet.
    
    Signed-off-by: Sebastian Schuberth <[email protected]>
    sschuberth committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1d5fe01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a397a99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c9b910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a78b06d View commit details
    Browse the repository at this point in the history
  5. Gradle: Upgrade Jackson to version 2.14.0

    See [1]. Also force SnakeYaml to stick to version 1.31 to not run into
    the 3 MiB file size limit introduced by version 1.32, see [2].
    
    [1]: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14
    [2]: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes
    
    Signed-off-by: Sebastian Schuberth <[email protected]>
    sschuberth committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d8a7f68 View commit details
    Browse the repository at this point in the history
  6. Gradle: Import a task instead of using the fully qualified name

    Signed-off-by: Sebastian Schuberth <[email protected]>
    sschuberth committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8492842 View commit details
    Browse the repository at this point in the history