Skip to content

Commit

Permalink
chore(*): Kork bump (#3733)
Browse files Browse the repository at this point in the history
  • Loading branch information
robzienert committed May 31, 2019
1 parent d86cb9d commit ffdae2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

package com.netflix.spinnaker.clouddriver.orchestration

import com.netflix.spinnaker.kork.web.exceptions.HasAdditionalAttributes
import com.netflix.spinnaker.kork.exceptions.HasAdditionalAttributes
import org.springframework.http.HttpStatus
import org.springframework.web.bind.annotation.ResponseStatus

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
includeCloudProviders=all
fiatVersion=1.0.4
enablePublishing=false
korkVersion=5.3.8
korkVersion=5.4.1
spinnakerGradleVersion=6.5.0
org.gradle.parallel=true

0 comments on commit ffdae2a

Please sign in to comment.