Skip to content

Commit c933634

Browse files
committed
Bump hotlibs
1 parent ff9a87c commit c933634

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/src/main/kotlin/no/nav/hjelpemidler/soknad/db/domain/kommuneapi/v2/Valideringsmodell.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ data class Hjelpemiddelformidler(
128128
val epost: String,
129129
val treffesEnklest: String,
130130
val kommunenavn: String?,
131+
val kommunenummer: String? = null,
131132
)
132133

133134
@JsonInclude(JsonInclude.Include.NON_NULL)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kotlin.code.style = official
55

66
org.gradle.jvmargs = -Xmx4g -XX:MaxMetaspaceSize=2g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
77

8-
hotlibsKatalogVersion = 25.211.083105
8+
hotlibsKatalogVersion = 25.220.094047

0 commit comments

Comments
 (0)