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

Migrate Groovy to Kotlin DSL and Version Catalogs #104

Merged
merged 5 commits into from
May 11, 2023

Conversation

HLCaptain
Copy link
Owner

  • Migrated gradle build files from using Groovy to Kotlin DSL
  • Now using Gradle Version Catalogs to manage dependency versions
  • Upgraded non-breaking dependencies
  • Removed old, deprecated code

@HLCaptain HLCaptain self-assigned this May 11, 2023
@HLCaptain HLCaptain linked an issue May 11, 2023 that may be closed by this pull request
@HLCaptain HLCaptain merged commit 2ea87a5 into main May 11, 2023
@HLCaptain HLCaptain deleted the 103-migrate-gradle-build-files-from-groovy-to-kotlin branch May 11, 2023 17:00
@sonarcloud
Copy link

sonarcloud bot commented May 11, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 47 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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.

Migrate gradle build files from Groovy to Kotlin
1 participant