Skip to content

Commit 7b231d0

Browse files
committed
chore: Dependency updates to qb 10
1 parent aa38cd5 commit 7b231d0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
!.engine/WEB-INF/lib
1111
.engine/WEB-INF/lib/*
1212
!.engine/WEB-INF/lib/h2-1.4.196.jar
13-
orgluceepostgresql830jdbc4lex/
13+
orgluceepostgresql*
14+
orgpostgresqljdbc*
1415

1516
.env
1617
.tmp

box.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
],
3535
"dependencies":{
36-
"qb":"^9.4.0",
36+
"qb":"^10.0.0",
3737
"mockdatacfc":"^3.4.0+35"
3838
},
3939
"installPaths":{
@@ -44,8 +44,8 @@
4444
"orgpostgresqljdbc424214lex":"orgpostgresqljdbc424214lex/"
4545
},
4646
"devDependencies":{
47-
"testbox":"^4",
48-
"coldbox":"^6",
47+
"testbox":"^6",
48+
"coldbox":"^7",
4949
"orgpostgresqljdbc424214lex":"lex:https://ext.lucee.org/org.postgresql.jdbc42-42.1.4.lex"
5050
},
5151
"ignore":[

0 commit comments

Comments
 (0)