We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b6613 commit e5b13ffCopy full SHA for e5b13ff
felles/build.gradle.kts
@@ -28,7 +28,7 @@ tasks {
28
29
dependencies {
30
implementation(project(":ebxml-processing-model"))
31
- implementation("no.nav.emottak:emottak-utils:0.0.6")
+ implementation("no.nav.emottak:emottak-utils:0.1.0")
32
implementation(libs.ebxml.protokoll)
33
implementation(libs.emottak.payload.xsd)
34
implementation(libs.guava)
0 commit comments