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

Conversation

bushwald
Copy link

@bushwald bushwald commented Dec 6, 2022

Hello and thanks for this great tool. I've made some updates to the dependencies (Java 11, Kotlin 1.7, Gradle 6.9, Vert.x 4.5.3). Please let me know what you think.

I would like to move up to Java 17 and Gradle 7 or 8, but that's blocked. The Sonatype publishing Gradle plugin seems to be deprecated in Gradle 7+. I thought I should leave the publishing changes to the maintainer. That being said, I'd be happy to have this merged as is.

Bradley Allen and others added 11 commits December 5, 2022 15:24
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
use Promises instead of Futures for verticle start and stop methods
upgrade JUnit version
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
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
remove unused import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant