Skip to content

Commit

Permalink
Merge pull request #9 from netkicorp/upgrade_to_beta2
Browse files Browse the repository at this point in the history
Upgrading to V1.0.0-beta2
  • Loading branch information
alan10fm authored Nov 4, 2020
2 parents 7cb0f1a + f5d9674 commit 920a3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation("com.netki:transactid:1.0.0-beta1")
implementation("com.netki:transactid:1.0.0-beta2")

implementation("org.springframework.boot:spring-boot-starter-web")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
Expand Down

0 comments on commit 920a3e5

Please sign in to comment.