You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CDPS-1096: Upgrade spring boot to 3.4.1
* CDPS-1096: Fixing linting issues
* CDPS-1096: Updating ktlint version to 1.5.0
* CDPS-1096: Reverting to use Kotlin 2.0.21
Copy file name to clipboardexpand all lines: src/main/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/common/config/HmppsPersonIntegrationApiExceptionHandler.kt
+50-55
Original file line number
Diff line number
Diff line change
@@ -46,69 +46,64 @@ class HmppsPersonIntegrationApiExceptionHandler {
Copy file name to clipboardexpand all lines: src/main/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/common/config/UserEnhancedOAuth2ClientCredentialGrantRequestConverter.kt
Copy file name to clipboardexpand all lines: src/main/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/corepersonrecord/resource/CorePersonRecordV1Resource.kt
+1-3
Original file line number
Diff line number
Diff line change
@@ -145,9 +145,7 @@ class CorePersonRecordV1Resource(
Copy file name to clipboardexpand all lines: src/main/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/personprotectercharacteristics/resource/PersonProtectedCharacteristicsV1Resource.kt
+6-8
Original file line number
Diff line number
Diff line change
@@ -84,14 +84,12 @@ class PersonProtectedCharacteristicsV1Resource {
Copy file name to clipboardexpand all lines: src/test/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/integration/wiremock/HmppsAuthMockServer.kt
Copy file name to clipboardexpand all lines: src/test/kotlin/uk/gov/justice/digital/hmpps/personintegrationapi/integration/wiremock/PrisonApiMockServer.kt
+4-1
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,10 @@ class PrisonApiMockServer : WireMockServer(8082) {
0 commit comments