Skip to content

Commit

Permalink
Bump to latest in track
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlockwood committed Jan 4, 2024
1 parent 9dfacfc commit 6de2f6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ExternalScripts/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jar {

dependencies {
implementation 'org.apache.groovy:groovy-all:4.0.6'
implementation 'com.ooyala.flex:flex-sdk-external:6.1.4.6'
implementation 'com.ooyala.flex:flex-sdk-external:6.1.4.12'

testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
testImplementation 'cglib:cglib-nodep:3.3.0'
Expand Down
2 changes: 1 addition & 1 deletion UsingAnIdeToWriteScripts/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jar {

dependencies {
implementation 'org.apache.groovy:groovy-all:4.0.6'
implementation 'com.ooyala.flex:flex-sdk-external:6.1.4.6'
implementation 'com.ooyala.flex:flex-sdk-external:6.1.4.12'

testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
testImplementation 'cglib:cglib-nodep:3.3.0'
Expand Down

0 comments on commit 6de2f6c

Please sign in to comment.