Skip to content

Commit

Permalink
Merge pull request #45 from stewartbryson/develop
Browse files Browse the repository at this point in the history
Bumped dependencies
  • Loading branch information
stewartbryson authored Oct 11, 2022
2 parents 3b25875 + 1d99f0f commit ee43777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "com.github.ben-manes.versions" version "0.42.0"
id "pl.allegro.tech.build.axion-release" version "1.14.1"
id "pl.allegro.tech.build.axion-release" version "1.14.2"
id "com.github.breadmoirai.github-release" version "2.4.1"
id "build-dashboard"
id 'idea'
Expand Down
4 changes: 2 additions & 2 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ java {

dependencies {
implementation 'org.codehaus.groovy:groovy:3.0.13'
implementation 'org.slf4j:slf4j-simple:2.0.2'
implementation 'com.snowflake:snowpark:1.6.0'
implementation 'org.slf4j:slf4j-simple:2.0.3'
implementation 'com.snowflake:snowpark:1.6.1'
implementation 'gradle.plugin.com.redpillanalytics:gradle-properties:1.0.7'
implementation 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
}
Expand Down

0 comments on commit ee43777

Please sign in to comment.