Skip to content

Commit

Permalink
Upgrading to beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
alan10fm committed Nov 4, 2020
1 parent 7cb0f1a commit f5d9674
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 f5d9674

Please sign in to comment.