Skip to content

Commit e5b13ff

Browse files
authored
chore: updated emottak-utils version to 0.1.0 (#125)
1 parent 24b6613 commit e5b13ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

felles/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tasks {
2828

2929
dependencies {
3030
implementation(project(":ebxml-processing-model"))
31-
implementation("no.nav.emottak:emottak-utils:0.0.6")
31+
implementation("no.nav.emottak:emottak-utils:0.1.0")
3232
implementation(libs.ebxml.protokoll)
3333
implementation(libs.emottak.payload.xsd)
3434
implementation(libs.guava)

0 commit comments

Comments
 (0)