Skip to content

Commit efb4100

Browse files
Bump oss-library and auth0/ship (#441)
* Update oss-library to latest * update auth0/ship
1 parent 757f1bf commit efb4100

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2.1
22
orbs:
3-
ship: auth0/ship@0.6.0
3+
ship: auth0/ship@0.6.1
44
commands:
55
checkout-and-build:
66
steps:

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
gradlePluginPortal()
44
}
55
plugins {
6-
id 'com.auth0.gradle.oss-library.java' version '0.16.0'
6+
id 'com.auth0.gradle.oss-library.java' version '0.17.0'
77
}
88
}
99

0 commit comments

Comments
 (0)