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

General Dependency Updates #7

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2022

  1. upgrade dependencies

    Not latest versions, will test then upgrade further
    gradle 6.9.1
    aws sdk 1.12.357
    vertx 3.9.8
    kotlin 1.4.32
    elasticmq 1.3.14(test)
    
    remove deprecated apt gradle plugin
    Bradley Allen committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5bd921b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. update deprecated vertx methods

    use Promises instead of Futures for verticle start and stop methods
    upgrade JUnit version
    Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1b55b00 View commit details
    Browse the repository at this point in the history
  2. update java version and various other dependencies

    java 11
    kotlinVersion=1.7.21
    logging_version=3.0.4
    version_vertx=4.3.5
    version_junit=4.13.2
    version_gradle=6.9.3
    replace deprecated Vertx logger with Kotlin-Logging
    Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    463b34f View commit details
    Browse the repository at this point in the history
  3. update java version and various other dependencies

    java 11
    kotlinVersion=1.7.21
    logging_version=3.0.4
    version_vertx=4.3.5
    version_junit=4.13.2
    version_gradle=6.9.3
    replace deprecated Vertx logger with Kotlin-Logging
    bushwald authored and Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    863b551 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dependency-upgrades.2022.12'

    Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ac8c2b4 View commit details
    Browse the repository at this point in the history
  5. switch SqsClientImpl to Klogging

    Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    039f841 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dependency-upgrades.2022.12'

    Bradley Allen committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ca7c1f4 View commit details
    Browse the repository at this point in the history
  7. gradle build version adjustments

    remove unused import
    bushwald committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cea5b07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73ea100 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    856a669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389b5d5 View commit details
    Browse the repository at this point in the history