Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mmoayyed/cas
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Feb 22, 2025
2 parents 59aefc8 + 8e918c9 commit 05c6138
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ci/tests/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"yaml": "2.7.0"
},
"devDependencies": {
"@eslint/js": "9.20.0",
"eslint": "9.20.1",
"@eslint/js": "9.21.0",
"eslint": "9.21.0",
"globals": "16.0.0"
}
}
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
aceEditor = "1.38.0"
acmeClient = "3.5.1"
amazonDax = "2.0.5"
amazonSdk = "2.30.25"
amazonSdk = "2.30.26"
animateCss = "4.1.1"
apacheCassandra = "4.19.0"
apacheCxf = "4.1.0"
Expand Down Expand Up @@ -133,9 +133,9 @@ jsonassert = "1.5.3"
jsoup = "1.18.3"
jta = "2.0.1"
jtds = "1.3.1"
junit = "5.11.4"
junit = "5.12.0"
junitPioneer = "2.3.0"
junitPlatform = "1.11.4"
junitPlatform = "1.12.0"
kafka = "3.9.0"
kryo = "5.6.2"
kryoSerializers = "0.45"
Expand Down Expand Up @@ -194,7 +194,7 @@ socketJsClient = "1.5.1"
splunkLogging = "1.11.8"
spring = "6.2.3"
springBoot = "3.4.3"
springBootAdmin = "3.4.2"
springBootAdmin = "3.4.3"
springCloudAzure = "5.20.0"
springCloudBus = "4.2.0"
springCloudCommons = "4.2.0"
Expand Down

0 comments on commit 05c6138

Please sign in to comment.