Skip to content

Commit

Permalink
update cosmotech-api-common version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jreynard-code committed May 13, 2024
1 parent 73376b0 commit 75ac51c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ publishing {
}

repositories {
mavenLocal()
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/Cosmo-Tech/cosmotech-api-common")
Expand Down Expand Up @@ -152,7 +151,7 @@ val springWebVersion = "6.1.4"
val springBootVersion = "3.2.5"

// Implementation
val cosmotechApiCommonVersion = "1.0.1-SNAPSHOT"
val cosmotechApiCommonVersion = "1.0.0"
val azureSpringBootBomVersion = "3.14.0"
val azureSDKBomVersion = "1.2.7"
val azureKustoIngestVersion = "3.2.0"
Expand Down

0 comments on commit 75ac51c

Please sign in to comment.