Skip to content

Commit 499247b

Browse files
chore(deps): update all non-major dependencies
1 parent bafed7d commit 499247b

File tree

2 files changed

+177
-153
lines changed

2 files changed

+177
-153
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
win: circleci/[email protected].0
4+
win: circleci/[email protected].1
55

66
jobs:
77
# JDK 8 Node 12
@@ -133,7 +133,7 @@ jobs:
133133
# Java 21 & Node latest
134134
java-21-node-latest:
135135
docker:
136-
- image: cimg/openjdk:21.0.6-node
136+
- image: cimg/openjdk:21.0.9-node
137137
steps:
138138
- checkout
139139
- run:

0 commit comments

Comments
 (0)